Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp1950 bool ShuffleVectorInst::isReverseMask(ArrayRef<int> Mask) { in isReverseMask() function in ShuffleVectorInst
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstructions.cpp2326 bool ShuffleVectorInst::isReverseMask(ArrayRef<int> Mask) { in isReverseMask() function in ShuffleVectorInst
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5611 static bool isReverseMask(ArrayRef<int> M, EVT VT) { in isReverseMask() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7028 static bool isReverseMask(ArrayRef<int> M, EVT VT) { in isReverseMask() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7502 static bool isReverseMask(ArrayRef<int> M, EVT VT) { in isReverseMask() function