Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.h66 const auto *Opnd = Inst.getOperand(0)->stripPointerCasts(); in getreturnRVOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp177 Value *Opnd = Inst->getOperand(Idx); in findMatInsertPt() local
454 Value *Opnd = Inst->getOperand(Idx); in collectConstantCandidates() local
776 Value *Opnd = Adj->User.Inst->getOperand(Adj->User.OpndIdx); in emitBaseConstants() local
H A DReassociate.cpp1324 static Value *createAndInstr(Instruction *InsertBefore, Value *Opnd, in createAndInstr()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCInstPrinter.cpp91 const MCOperand &Opnd = MI.getOperand(OpIdx); in matchAliasCondition() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp163 const MachineOperand &Opnd = DefInst->getOperand(0); in checkADDrr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3020 TruncBuilder(Instruction *Opnd, Type *Ty) : TypePromotionAction(Opnd) { in TruncBuilder()
3046 SExtBuilder(Instruction *InsertPt, Value *Opnd, Type *Ty) in SExtBuilder()
3072 ZExtBuilder(Instruction *InsertPt, Value *Opnd, Type *Ty) in ZExtBuilder()
3306 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, Type *Ty) { in createTrunc()
3313 Value *TypePromotionTransaction::createSExt(Instruction *Inst, Value *Opnd, in createSExt()
3321 Value *TypePromotionTransaction::createZExt(Instruction *Inst, Value *Opnd, in createZExt()
4305 Instruction *Opnd, bool IsSExt) { in getOrigType()
4491 Instruction *Opnd = dyn_cast<Instruction>(OpndVal); in canGetThrough() local
4645 Value *Opnd = ExtOpnd->getOperand(OpIdx); in promoteOperandForOther() local
/freebsd/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; in X86SelectSelect() local
/freebsd/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()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp964 auto addKind = [this](SDValue &Opnd, AMK Kind) -> bool { in SelectInlineAsmMemoryOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp57 addOperand(MCInst &Inst, const MCOperand& Opnd) { in addOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1315 SDValue Opnd = Op->getOperand(++OpNo), In64; in lowerDSPIntr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2003 MCOperand Opnd; in processInstruction() local
2200 MCOperand Opnd; in processInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2034 for (auto &Opnd : MI->uses()) { in selectLoad() local
H A DAArch64ISelLowering.cpp17090 SDValue Opnd = V->getOperand(1); in performMulCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5208 for (const SDValue &Opnd : Op->ops()) in isKnownNeverNaN() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12846 SDValue Opnd = V->getOperand(1); in performMULCombine() local