Searched defs:Ops1 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | NaryReassociate.cpp | 626 SmallVector<const SCEV *, 2> Ops1{ BExpr, AExpr }; in tryReassociateMinOrMax() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 134 : MDNode(C, ID, Storage, Ops1, Ops2) { in MDNode() argument 230 unsigned Tag, ArrayRef<Metadata *> Ops1, in GenericDINode()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Metadata.cpp | 520 ArrayRef<Metadata *> Ops1, ArrayRef<Metadata *> Ops2) in MDNode()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1229 Constant *Ops0, Constant *Ops1, in ConstantFoldCompareInstOperands()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 5259 SDValue Ops1[] = { SDValue(Lo, 0), getI16Imm(ImmHi, dl)}; in Select() local 5282 SDValue Ops1[] = { SDValue(Lo, 0), getI16Imm(ImmHi, dl)}; in Select() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 11451 const SDValue Ops1[] = { in wrapAddr64Rsrc() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 37873 SmallVector<SDValue, 2> Ops1; in combineTargetShuffle() local 43531 SmallVector<SDValue> Ops0, Ops1; in combineHorizOpWithShuffle() local 43587 SmallVector<SDValue> Ops0, Ops1; in combineHorizOpWithShuffle() local 45350 SmallVector<SDValue, 32> Ops1(NumElemsPow2, DAG.getUNDEF(ScalarVT)); in detectAVGPattern() local
|