Searched defs:Ops2 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | NaryReassociate.cpp | 639 SmallVector<const SCEV *, 2> Ops2{ RHSExpr, R1Expr }; 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 231 ArrayRef<Metadata *> Ops2) 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/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 4008 SDValue Ops2[] = {SDValue(Add, 0), CurDAG->getConstant(0, dl, MVT::i32)}; in Select() local
|
H A D | ARMISelLowering.cpp | 6155 SDValue Ops2[] = { in LowerSET_ROUNDING() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 3661 SDValue Ops2[] = { in LowerSET_ROUNDING() local
|