Searched defs:MaskForTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 17660 uint64_t MaskForTy = 0ull; isConstantSplatVectorMaskForType() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 1141 uint64_t MaskForTy = 0ULL; isConstantSplatVectorMaskForType() local |