Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.cpp54 const MachineOperand &OpA = A->getOperand(1), &OpB = B->getOperand(1); in isSameScalarConst() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp312 CallBase *CallBase::Create(CallBase *CI, OperandBundleDef OpB, in Create()
738 CallInst *CallInst::Create(CallInst *CI, ArrayRef<OperandBundleDef> OpB, in Create()
817 InvokeInst *InvokeInst::Create(InvokeInst *II, ArrayRef<OperandBundleDef> OpB, in Create()
902 CallBrInst *CallBrInst::Create(CallBrInst *CBI, ArrayRef<OperandBundleDef> OpB, in Create()
H A DIRBuilder.cpp304 ArrayRef<OperandBundleDef> OpB, in CreateMalloc()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1190 Instruction *OpB = dyn_cast<Instruction>(GTIB.getOperand()); in getConstantOffsetComplexAddrs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1094 MachineOperand &OpB = Root.getOperand(OperandIndices[2]); in reassociateOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2985 const MachineOperand &OpB = P.getOperand(i+1); in PhiInfo() local