Searched defs:OpB (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | Instructions.cpp | 280 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 D | LoadStoreVectorizer.cpp | 487 Instruction *OpB = dyn_cast<Instruction>(GTIB.getOperand()); in lookThroughComplexAddresses() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 953 MachineOperand &OpB = Root.getOperand(OpIdx[Row][1]); in reassociateOps() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 2984 const MachineOperand &OpB = P.getOperand(i+1); in PhiInfo() local
|