Home
last modified time | relevance | path

Searched defs:OpB (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp265 CallBase *CallBase::Create(CallBase *CI, OperandBundleDef OpB, in Create()
544 CallInst *CallInst::Create(CallInst *CI, ArrayRef<OperandBundleDef> OpB, in Create()
628 ArrayRef<OperandBundleDef> OpB, in createMalloc()
723 ArrayRef<OperandBundleDef> OpB, in CreateMalloc()
748 ArrayRef<OperandBundleDef> OpB, in CreateMalloc()
862 InvokeInst *InvokeInst::Create(InvokeInst *II, ArrayRef<OperandBundleDef> OpB, in Create()
944 CallBrInst *CallBrInst::Create(CallBrInst *CBI, ArrayRef<OperandBundleDef> OpB, in Create()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp410 Instruction *OpB = dyn_cast<Instruction>(GTIB.getOperand()); in lookThroughComplexAddresses() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp839 MachineOperand &OpB = Root.getOperand(OpIdx[Row][1]); in reassociateOps() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2959 const MachineOperand &OpB = P.getOperand(i+1); in PhiInfo() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12967 SDValue OpB = ExtendOpB.getOperand(0); in performVectorTruncateCombine() local