Searched defs:TailAgnostic (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ | ||
H A D | RISCVBaseInfo.cpp | 147 encodeVTYPE(RISCVII::VLMUL VLMUL,unsigned SEW,bool TailAgnostic,bool MaskAgnostic) encodeVTYPE() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInsertVSETVLI.cpp | 451 uint8_t TailAgnostic : 1; global() member in __anonbc8339570111::VSETVLIInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ | ||
H A D | RISCVAsmParser.cpp | 2125 parseVTypeToken(StringRef Identifier,VTypeState & State,unsigned & Sew,unsigned & Lmul,bool & Fractional,bool & TailAgnostic,bool & MaskAgnostic) parseVTypeToken() argument |