Home
last modified time | relevance | path

Searched defs:AddInst (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DBasicBlockTest.cpp117 Instruction *AddInst = cast<Instruction>(Builder1.CreateAdd(V, V)); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DCloning.cpp222 Instruction *AddInst = cast<Instruction>(Builder2.CreateAdd(V, V)); in TEST_F() local
269 Instruction *AddInst = cast<Instruction>(Builder2.CreateAdd(V, V)); in TEST_F() local
320 Instruction *AddInst = cast<Instruction>(Builder2.CreateAdd(V, V)); in TEST_F() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMAsmPrinter.cpp1398 MCInst AddInst; in EmitInstruction() local
1421 MCInst AddInst; in EmitInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1013 MachineInstr &AddInst = in selectUadde() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1274 const MCInstrDesc& AddInst = TII.get( isPPC64 ? PPC::ADD8 in emitEpilogue() local
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1144 const MCInstrDesc& AddInst = TII.get( isPPC64 ? PPC::ADD8 in emitEpilogue() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1528 auto *AddInst = cast<BinaryOperator>(Op0->getOperand(0)); in SimplifyAndOfICmps() local
1702 auto *AddInst = cast<BinaryOperator>(Op0->getOperand(0)); in SimplifyOrOfICmps() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp1566 auto *AddInst = cast<BinaryOperator>(Op0->getOperand(0)); in simplifyAndOfICmpsWithAdd() local
1637 auto *AddInst = cast<BinaryOperator>(Op0->getOperand(0)); in simplifyOrOfICmpsWithAdd() local