Home
last modified time | relevance | path

Searched defs:IsMaskOp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVECustomDAG.cpp103 bool IsMaskOp = isMaskType(IdiomVT); in supportsPackedMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6596 bool IsMaskOp = VT.getVectorElementType() == MVT::i1; in lowerFixedLengthVectorLoadToRVV() local
6643 bool IsMaskOp = VT.getVectorElementType() == MVT::i1; in lowerFixedLengthVectorStoreToRVV() local