Home
last modified time | relevance | path

Searched defs:Opnd (Results 1 – 18 of 18) 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.cpp178 Value *Opnd = Inst->getOperand(Idx); in findMatInsertPt() local
459 Value *Opnd = Inst->getOperand(Idx); in collectConstantCandidates() local
783 Value *Opnd = Adj->User.Inst->getOperand(Adj->User.OpndIdx); in emitBaseConstants() local
H A DReassociate.cpp1240 static Value *createAndInstr(BasicBlock::iterator 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
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp164 const MachineOperand &Opnd = DefInst->getOperand(0); in checkADDrr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3114 TruncBuilder(Instruction *Opnd, Type *Ty) : TypePromotionAction(Opnd) { in TruncBuilder()
3140 SExtBuilder(Instruction *InsertPt, Value *Opnd, Type *Ty) in SExtBuilder()
3166 ZExtBuilder(Instruction *InsertPt, Value *Opnd, Type *Ty) in ZExtBuilder()
3400 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, Type *Ty) { in createTrunc()
3407 Value *TypePromotionTransaction::createSExt(Instruction *Inst, Value *Opnd, in createSExt()
3415 Value *TypePromotionTransaction::createZExt(Instruction *Inst, Value *Opnd, in createZExt()
4400 Instruction *Opnd, bool IsSExt) { in getOrigType()
4586 Instruction *Opnd = dyn_cast<Instruction>(OpndVal); in canGetThrough() local
4740 Value *Opnd = ExtOpnd->getOperand(OpIdx); in promoteOperandForOther() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp416 MachineOperand &Opnd = CurInst->getOperand(I); searchALUInst() local
[all...]
H A DX86FastISel.cpp2354 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/utils/TableGen/
H A DInstrInfoEmitter.cpp1185 auto &Opnd = Inst.Operands[Inst.Operands.NumDefs - 1]; in emitRecord() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp969 auto addKind = [this](SDValue &Opnd, AMK Kind) -> bool { in SelectInlineAsmMemoryOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp86 addOperand(MCInst &Inst, const MCOperand& Opnd) { in addOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1322 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.cpp2035 for (auto &Opnd : MI->uses()) { in selectLoad() local
H A DAArch64ISelLowering.cpp18270 SDValue Opnd = V->getOperand(1); in performMulCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5488 for (const SDValue &Opnd : Op->ops()) in isKnownNeverNaN() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14071 SDValue Opnd = V->getOperand(1); performMULCombine() local