Searched defs:NewInst (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp143 Instruction *NewInst = createReplacementInstr(CE, InsertPos); local
147 Instruction *NewInst = createReplacementInstr(CE, Instr); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp162 Instruction *NewInst = &Inst; local
H A DLoopUnswitch.cpp375 const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp51 Instruction *NewInst = II->clone(); local
323 Instruction *NewInst = II->clone(); local
404 Instruction *NewInst = OldTI->clone(); local
[all...]
H A DInlineFunction.cpp1756 Instruction *NewInst; local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1303 Value *NewInst = nullptr; local
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp1093 Value *NewInst = 0; local
1211 Value *NewInst = fabricateGEP(NA, InsertAt, LastB); local
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp757 MCInst NewInst; local

Completed in 149 milliseconds