Searched defs:OpB (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 1191 if (!OpA || !OpB || OpA->getOpcode() != OpB->getOpcode() || in getConstantOffsetComplexAddrs() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 313 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 D | IRBuilder.cpp | 303 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 D | TargetInstrInfo.cpp | 1088 MachineOperand &OpB = Root.getOperand(OpIdx[Row][1]); reassociateOps() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 2984 const MachineOperand &OpB = P.getOperand(i+1); PhiInfo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 14409 SDValue OpB = Op->getOperand(1); LowerAVG() local [all...] |