Searched defs:Opnd (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCInstPrinter.cpp90 const MCOperand &Opnd = MI.getOperand(OpIdx); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.h67 const auto *Opnd = Inst.getOperand(0)->stripPointerCasts(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp133 const MachineOperand &Opnd = DefInst->getOperand(0); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp175 Value *Opnd = Inst->getOperand(Idx); local
448 Value *Opnd = Inst->getOperand(Idx); local
779 Value *Opnd = ConstUser.Inst->getOperand(ConstUser.OpndIdx); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp53 addOperand(MCInst &Inst, const MCOperand& Opnd) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp738 Value *FAddCombine::createAddendVal(const FAddend &Opnd, bool &NeedNeg) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1327 SDValue Opnd = Op->getOperand(++OpNo), In64; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp2360 const Value *Opnd = nullptr; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2765 TruncBuilder(Instruction *Opnd, Type *Ty) : TypePromotionAction(Opnd) { argument
2791 SExtBuilder(Instruction *InsertPt, Value *Opnd, Type *Ty) argument
2817 ZExtBuilder(Instruction *InsertPt, Value *Opnd, Type *Ty) argument
3045 createTrunc(Instruction *Opnd, Type *Ty) argument
3053 createSExt(Instruction *Inst, Value *Opnd, Type *Ty) argument
3061 createZExt(Instruction *Inst, Value *Opnd, Type *Ty) argument
4044 getOrigType(const InstrToOrigTy &PromotedInsts, Instruction *Opnd, bool IsSExt) argument
4388 Value *Opnd = ExtOpnd->getOperand(OpIdx); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2003 MCOperand Opnd; local
2201 MCOperand Opnd; local
[all...]

Completed in 366 milliseconds