Home
last modified time | relevance | path

Searched defs:Opnd (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.h66 const auto *Opnd = Inst.getOperand(0)->stripPointerCasts(); in getreturnRVOperand() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp177 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 DReassociate.cpp1324 createAndInstr(Instruction * InsertBefore,Value * Opnd,const APInt & ConstOpnd) createAndInstr() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCInstPrinter.cpp91 const MCOperand &Opnd = MI.getOperand(OpIdx); in matchAliasCondition() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp163 const MachineOperand &Opnd = DefInst->getOperand(0); checkADDrr() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3020 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 DX86FixupLEAs.cpp417 MachineOperand &Opnd = CurInst->getOperand(I); in searchALUInst() local
H A DX86FastISel.cpp2352 const Value *Opnd = nullptr; X86SelectSelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp616 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 DM68kISelDAGToDAG.cpp964 __anond8c464fb0402(SDValue &Opnd, AMK Kind) SelectInlineAsmMemoryOperand() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp57 addOperand(MCInst & Inst,const MCOperand & Opnd) addOperand() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1315 SDValue Opnd = Op->getOperand(++OpNo), In64; lowerDSPIntr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2003 MCOperand Opnd; in processInstruction() local
2200 MCOperand Opnd; in processInstruction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2034 for (auto &Opnd : MI->uses()) { selectLoad() local
H A DAArch64ISelLowering.cpp17090 SDValue Opnd = V->getOperand(1); performMulCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5208 for (const SDValue &Opnd : Op->ops()) isKnownNeverNaN() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12846 SDValue Opnd = V->getOperand(1); performMULCombine() local