Searched defs:Ops1 (Results 1 – 4 of 4) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 307 Metadata *Ops1[] = {Temp3.get(), nullptr}; in TEST_F() local 496 Metadata *Ops1[] = {CI, CI, Temp.get()}; in TEST_F() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 1115 Constant *Ops0, Constant *Ops1, in ConstantFoldCompareInstOperands()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | SIISelLowering.cpp | 2069 const SDValue Ops1[] = { in wrapAddr64Rsrc() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 13697 SDValue Ops1[4] = { Tmp3, Tmp1, CC, Cond }; in LowerShiftParts() local 16626 SDValue Ops1[2] = { Value, Chain }; in LowerDYNAMIC_STACKALLOC() local 16650 SDValue Ops1[2] = { SP, Chain }; in LowerDYNAMIC_STACKALLOC() local
|