Home
last modified time | relevance | path

Searched defs:Pair2 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/unittests/ADT/
H A DPointerIntPairTest.cpp50 PointerIntPair<S *, 2, E> Pair2(&s, E::Case1); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp560 unsigned Pair1 = 0, Pair2 = 0; in fitsConstReadLimitations() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp586 unsigned Pair1 = 0, Pair2 = 0; in fitsConstReadLimitations() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp596 unsigned Pair1 = 0, Pair2 = 0; in fitsConstReadLimitations() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4774 const std::pair<StoreInst *, int> &Pair2) { in canFormVector()