Searched defs:Ops1 (Results 1 – 8 of 8) sorted by relevance
/external/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 142 : MDNode(C, ID, Storage, Ops1, Ops2) { in MDNode() argument
|
/external/llvm/unittests/Transforms/Utils/ |
D | ValueMapperTest.cpp | 80 Metadata *Ops1[] = {T0.get(), ConstantAsMetadata::get(G0.get())}; in TEST() local
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 522 Metadata *Ops1[] = {Temp3.get(), nullptr}; in TEST_F() local 831 Metadata *Ops1[] = {Empty}; in TEST_F() local 2108 Metadata *Ops1[] = {CI, CI, Temp.get()}; in TEST_F() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ConstantFolding.cpp | 905 Constant *Ops0, Constant *Ops1, in ConstantFoldCompareInstOperands()
|
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 1091 Constant *Ops0, Constant *Ops1, in ConstantFoldCompareInstOperands()
|
/external/llvm/lib/IR/ |
D | Metadata.cpp | 468 ArrayRef<Metadata *> Ops1, ArrayRef<Metadata *> Ops2) in MDNode()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 3330 const SDValue Ops1[] = { in wrapAddr64Rsrc() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7575 SDValue Ops1[4] = { Tmp3, Tmp1, CC, Cond }; in LowerShiftParts() local 8966 SDValue Ops1[2] = { Value, Chain }; in LowerDYNAMIC_STACKALLOC() local 8981 SDValue Ops1[2] = { Chain.getValue(0), Chain }; in LowerDYNAMIC_STACKALLOC() local
|