Searched defs:MaskStart (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | CostModel.cpp | 336 unsigned MaskStart = 1; in matchVectorSplittingReduction() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1448 unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64Count() 1468 bool Repl32, unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64() 1529 unsigned RLAmt, bool Repl32, unsigned MaskStart, in SelectRotMaskIns64()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1936 unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64Count() 1956 bool Repl32, unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64() 2020 unsigned RLAmt, bool Repl32, unsigned MaskStart, in SelectRotMaskIns64()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 250 for (unsigned MaskStart = 0; MaskStart < VType->getNumElements(); in getMatrix() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 2189 unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64Count() 2209 bool Repl32, unsigned MaskStart, unsigned MaskEnd, in SelectRotMask64() 2273 unsigned RLAmt, bool Repl32, unsigned MaskStart, in SelectRotMaskIns64()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 1111 unsigned MaskStart = 1; in matchVectorSplittingReduction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 517 for (unsigned MaskStart = 0; in getMatrix() local
|