/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARC.h | 66 const auto *Opnd = Inst.getOperand(0)->stripPointerCasts(); in getreturnRVOperand() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ConstantHoisting.cpp | 177 Value *Opnd = Inst->getOperand(Idx); findMatInsertPt() local 454 Value *Opnd = Inst->getOperand(Idx); collectConstantCandidates() local 776 Value *Opnd = Adj->User.Inst->getOperand(Adj->User.OpndIdx); emitBaseConstants() local [all...] |
H A D | Reassociate.cpp | 1324 createAndInstr(Instruction * InsertBefore,Value * Opnd,const APInt & ConstOpnd) createAndInstr() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCInstPrinter.cpp | 91 const MCOperand &Opnd = MI.getOperand(OpIdx); in matchAliasCondition() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFMISimplifyPatchable.cpp | 163 const MachineOperand &Opnd = DefInst->getOperand(0); checkADDrr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3020 TruncBuilder(Instruction * Opnd,Type * Ty) TruncBuilder() argument 3046 SExtBuilder(Instruction * InsertPt,Value * Opnd,Type * Ty) SExtBuilder() argument 3072 ZExtBuilder(Instruction * InsertPt,Value * Opnd,Type * Ty) ZExtBuilder() argument 3306 createTrunc(Instruction * Opnd,Type * Ty) createTrunc() argument 3313 createSExt(Instruction * Inst,Value * Opnd,Type * Ty) createSExt() argument 3321 createZExt(Instruction * Inst,Value * Opnd,Type * Ty) createZExt() argument 4305 getOrigType(const InstrToOrigTy & PromotedInsts,Instruction * Opnd,bool IsSExt) getOrigType() argument 4491 Instruction *Opnd = dyn_cast<Instruction>(OpndVal); canGetThrough() local 4645 Value *Opnd = ExtOpnd->getOperand(OpIdx); promoteOperandForOther() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FixupLEAs.cpp | 417 MachineOperand &Opnd = CurInst->getOperand(I); in searchALUInst() local
|
H A D | X86FastISel.cpp | 2352 const Value *Opnd = nullptr; X86SelectSelect() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 616 for (const FAddend *Opnd : Opnds) { in createNaryFAdd() local 696 for (const FAddend *Opnd : Opnds) { in calcInstrNumber() local 723 Value *FAddCombine::createAddendVal(const FAddend &Opnd, bool &NeedNeg) { in createAddendVal() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelDAGToDAG.cpp | 964 __anond8c464fb0402(SDValue &Opnd, AMK Kind) SelectInlineAsmMemoryOperand() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 57 addOperand(MCInst & Inst,const MCOperand & Opnd) addOperand() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 1315 SDValue Opnd = Op->getOperand(++OpNo), In64; lowerDSPIntr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 2003 MCOperand Opnd; in processInstruction() local 2200 MCOperand Opnd; in processInstruction() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 2034 for (auto &Opnd : MI->uses()) { selectLoad() local
|
H A D | AArch64ISelLowering.cpp | 17090 SDValue Opnd = V->getOperand(1); performMulCombine() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 5208 for (const SDValue &Opnd : Op->ops()) isKnownNeverNaN() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 12846 SDValue Opnd = V->getOperand(1); performMULCombine() local
|