Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp863 Instruction *AddInst = cast<Instruction>(Offsets); in tryCreateIncrementingWBGatScat() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86InstructionSelector.cpp1077 MachineInstr &AddInst = in selectUadde() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1587 const MCInstrDesc& AddInst = TII.get( isPPC64 ? PPC::ADD8 in emitEpilogue() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DInstructionSimplify.cpp1705 auto *AddInst = cast<OverflowingBinaryOperator>(Op0->getOperand(0)); in simplifyAndOfICmpsWithAdd() local
1841 auto *AddInst = cast<BinaryOperator>(Op0->getOperand(0)); in simplifyOrOfICmpsWithAdd() local