Home
last modified time | relevance | path

Searched defs:Ops1 (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h142 : MDNode(C, ID, Storage, Ops1, Ops2) { in MDNode() argument
/aosp_15_r20/external/llvm/unittests/Transforms/Utils/
H A DValueMapperTest.cpp80 Metadata *Ops1[] = {T0.get(), ConstantAsMetadata::get(G0.get())}; in TEST() local
/aosp_15_r20/external/llvm/unittests/IR/
H A DMetadataTest.cpp522 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp619 SmallVector<const SCEV *, 2> Ops1{BExpr, AExpr}; in tryReassociateMinOrMax() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h125 : MDNode(C, ID, Storage, Ops1, Ops2) { in MDNode() argument
219 unsigned Tag, ArrayRef<Metadata *> Ops1, in GenericDINode()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugInfoMetadata.h141 : MDNode(C, ID, Storage, Ops1, Ops2) { in MDNode() argument
240 unsigned Tag, ArrayRef<Metadata *> Ops1, in GenericDINode()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugInfoMetadata.h141 : MDNode(C, ID, Storage, Ops1, Ops2) { in MDNode() argument
240 unsigned Tag, ArrayRef<Metadata *> Ops1, in GenericDINode()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugInfoMetadata.h141 : MDNode(C, ID, Storage, Ops1, Ops2) { in MDNode() argument
240 unsigned Tag, ArrayRef<Metadata *> Ops1, in GenericDINode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h137 : MDNode(C, ID, Storage, Ops1, Ops2) { in MDNode() argument
234 unsigned Tag, ArrayRef<Metadata *> Ops1, in GenericDINode()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugInfoMetadata.h141 : MDNode(C, ID, Storage, Ops1, Ops2) { in MDNode() argument
240 unsigned Tag, ArrayRef<Metadata *> Ops1, in GenericDINode()
/aosp_15_r20/external/llvm/lib/IR/
H A DMetadata.cpp468 ArrayRef<Metadata *> Ops1, ArrayRef<Metadata *> Ops2) in MDNode()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DConstantFolding.cpp1091 Constant *Ops0, Constant *Ops1, in ConstantFoldCompareInstOperands()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMetadata.cpp506 ArrayRef<Metadata *> Ops1, ArrayRef<Metadata *> Ops2) in MDNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DMetadata.cpp542 ArrayRef<Metadata *> Ops1, ArrayRef<Metadata *> Ops2) in MDNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4769 SDValue Ops1[] = { SDValue(Lo, 0), getI16Imm(ImmHi, dl)}; in Select() local
4792 SDValue Ops1[] = { SDValue(Lo, 0), getI16Imm(ImmHi, dl)}; in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DConstantFolding.cpp1205 Constant *Ops0, Constant *Ops1, in ConstantFoldCompareInstOperands()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5508 SDValue Ops1[] = { SDValue(Lo, 0), getI16Imm(ImmHi, dl)}; in Select() local
5531 SDValue Ops1[] = { SDValue(Lo, 0), getI16Imm(ImmHi, dl)}; in Select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DConstantFolding.cpp1220 unsigned IntPredicate, Constant *Ops0, Constant *Ops1, const DataLayout &DL, in ConstantFoldCompareInstOperands()
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3330 const SDValue Ops1[] = { in wrapAddr64Rsrc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp10540 const SDValue Ops1[] = { in wrapAddr64Rsrc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12191 const SDValue Ops1[] = { in wrapAddr64Rsrc() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13321 SDValue Ops1[4] = { Tmp3, Tmp1, CC, Cond }; in LowerShiftParts() local
25832 SmallVector<SDValue, 2> Ops1; in combineTargetShuffle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12467 SmallVector<SDValue, 4> Ops1; in PerformORCombine_i1() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41439 SmallVector<SDValue, 2> Ops1; in combineTargetShuffle() local
47968 SmallVector<SDValue> Ops0, Ops1; in combineHorizOpWithShuffle() local
48024 SmallVector<SDValue> Ops0, Ops1; in combineHorizOpWithShuffle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34730 SmallVector<SDValue, 2> Ops1; in combineTargetShuffle() local