Searched defs:OpB (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyDebugValueManager.cpp | 54 const MachineOperand &OpA = A->getOperand(1), &OpB = B->getOperand(1); in isSameScalarConst() local
|
/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 312 Create(CallBase * CI,OperandBundleDef OpB,InsertPosition InsertPt) Create() argument 738 Create(CallInst * CI,ArrayRef<OperandBundleDef> OpB,InsertPosition InsertPt) Create() argument 817 Create(InvokeInst * II,ArrayRef<OperandBundleDef> OpB,InsertPosition InsertPt) Create() argument 902 Create(CallBrInst * CBI,ArrayRef<OperandBundleDef> OpB,InsertPosition InsertPt) Create() argument
|
H A D | IRBuilder.cpp | 304 CreateMalloc(Type * IntPtrTy,Type * AllocTy,Value * AllocSize,Value * ArraySize,ArrayRef<OperandBundleDef> OpB,Function * MallocF,const Twine & Name) CreateMalloc() argument
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 1190 Instruction *OpB = dyn_cast<Instruction>(GTIB.getOperand()); getConstantOffsetComplexAddrs() local [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 1094 MachineOperand &OpB = Root.getOperand(OperandIndices[2]); reassociateOps() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 2985 const MachineOperand &OpB = P.getOperand(i+1); in PhiInfo() local
|