Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1191 if (!OpA || !OpB || OpA->getOpcode() != OpB->getOpcode() || in getConstantOffsetComplexAddrs() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp313 Create(CallBase * CI,OperandBundleDef OpB,Instruction * InsertPt) Create() argument
739 Create(CallInst * CI,ArrayRef<OperandBundleDef> OpB,Instruction * InsertPt) Create() argument
862 Create(InvokeInst * II,ArrayRef<OperandBundleDef> OpB,Instruction * InsertPt) Create() argument
935 Create(CallBrInst * CBI,ArrayRef<OperandBundleDef> OpB,Instruction * InsertPt) Create() argument
H A DIRBuilder.cpp303 CreateMalloc(Type * IntPtrTy,Type * AllocTy,Value * AllocSize,Value * ArraySize,ArrayRef<OperandBundleDef> OpB,Function * MallocF,const Twine & Name) CreateMalloc() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1088 MachineOperand &OpB = Root.getOperand(OpIdx[Row][1]); reassociateOps() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2984 const MachineOperand &OpB = P.getOperand(i+1); PhiInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14409 SDValue OpB = Op->getOperand(1); LowerAVG() local
[all...]