Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp280 CallBase *CallBase::Create(CallBase *CI, OperandBundleDef OpB, in Create()
690 CallInst *CallInst::Create(CallInst *CI, ArrayRef<OperandBundleDef> OpB, in Create()
774 ArrayRef<OperandBundleDef> OpB, in createMalloc()
869 ArrayRef<OperandBundleDef> OpB, in CreateMalloc()
894 ArrayRef<OperandBundleDef> OpB, in CreateMalloc()
1011 InvokeInst *InvokeInst::Create(InvokeInst *II, ArrayRef<OperandBundleDef> OpB, in Create()
1084 CallBrInst *CallBrInst::Create(CallBrInst *CBI, ArrayRef<OperandBundleDef> OpB, in Create()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp487 Instruction *OpB = dyn_cast<Instruction>(GTIB.getOperand()); in lookThroughComplexAddresses() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp953 MachineOperand &OpB = Root.getOperand(OpIdx[Row][1]); in reassociateOps() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2984 const MachineOperand &OpB = P.getOperand(i+1); in PhiInfo() local