Home
last modified time | relevance | path

Searched defs:TailAgnostic (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp159 unsigned encodeVTYPE(RISCVII::VLMUL VLMUL, unsigned SEW, bool TailAgnostic, in encodeVTYPE()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp535 uint8_t TailAgnostic : 1; member in __anoncddf45c50111::VSETVLIInfo
1001 bool TailAgnostic = true; in computeInfoForInstr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2170 bool &Fractional, bool &TailAgnostic, in parseVTypeToken()
2240 bool TailAgnostic = false; in parseVTypeI() local