Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.cpp54 const MachineOperand &OpA = A->getOperand(1), &OpB = B->getOperand(1); in isSameScalarConst() local
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp312 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 DIRBuilder.cpp304 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 DLoadStoreVectorizer.cpp1190 Instruction *OpB = dyn_cast<Instruction>(GTIB.getOperand()); getConstantOffsetComplexAddrs() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1094 MachineOperand &OpB = Root.getOperand(OperandIndices[2]); reassociateOps() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2985 const MachineOperand &OpB = P.getOperand(i+1); in PhiInfo() local