Home
last modified time | relevance | path

Searched defs:LegalMask (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.h184 using LegalMask = uint32_t; variable
H A DIceTargetLoweringX8632.h394 using LegalMask = uint32_t; variable
H A DIceTargetLoweringX8664.h390 using LegalMask = uint32_t; variable
H A DIceTargetLoweringMIPS32.h632 typedef uint32_t LegalMask; typedef
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3792 bool LegalMask = TLI.isShuffleMaskLegal(Mask, VT); in visitOR() local
7619 bool LegalMask = TLI.isShuffleMaskLegal(NewMask, VT); in visitBITCAST() local
13608 bool LegalMask = TLI.isShuffleMaskLegal(NewMask, ScaleVT); in visitVECTOR_SHUFFLE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2734 bool LegalMask = isShuffleMaskLegal(Mask, VT); in buildLegalVectorShuffle() local
H A DDAGCombiner.cpp19372 bool LegalMask = TLI.isShuffleMaskLegal(NewMask, ScaleVT); in visitVECTOR_SHUFFLE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3578 bool LegalMask = isShuffleMaskLegal(Mask, VT); in buildLegalVectorShuffle() local
H A DDAGCombiner.cpp24172 bool LegalMask = TLI.isShuffleMaskLegal(NewMask, ScaleVT); in visitVECTOR_SHUFFLE() local