Home
last modified time | relevance | path

Searched defs:OpB (Results 1 – 7 of 7) 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/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1191 Instruction *OpB = dyn_cast<Instruction>(GTIB.getOperand()); in getConstantOffsetComplexAddrs() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp313 CallBase *CallBase::Create(CallBase *CI, OperandBundleDef OpB, in Create()
739 CallInst *CallInst::Create(CallInst *CI, ArrayRef<OperandBundleDef> OpB, in Create()
862 InvokeInst *InvokeInst::Create(InvokeInst *II, ArrayRef<OperandBundleDef> OpB, in Create()
935 CallBrInst *CallBrInst::Create(CallBrInst *CBI, ArrayRef<OperandBundleDef> OpB, in Create()
H A DIRBuilder.cpp303 ArrayRef<OperandBundleDef> OpB, in CreateMalloc()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1088 MachineOperand &OpB = Root.getOperand(OpIdx[Row][1]); in reassociateOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2984 const MachineOperand &OpB = P.getOperand(i+1); in PhiInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14409 SDValue OpB = Op->getOperand(1); in LowerAVG() local