Searched defs:TailAgnostic (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | RISCVTargetParser.cpp | 134 encodeVTYPE(RISCVII::VLMUL VLMUL,unsigned SEW,bool TailAgnostic,bool MaskAgnostic) encodeVTYPE() argument |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInsertVSETVLI.cpp | 539 uint8_t TailAgnostic : 1; global() member in __anon98228f980111::VSETVLIInfo |
/llvm-project/llvm/lib/Target/RISCV/AsmParser/ | ||
H A D | RISCVAsmParser.cpp | 2133 parseVTypeToken(const AsmToken & Tok,VTypeState & State,unsigned & Sew,unsigned & Lmul,bool & Fractional,bool & TailAgnostic,bool & MaskAgnostic) parseVTypeToken() argument |