Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp160 bool MaskAgnostic) { in encodeVTYPE()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp536 uint8_t MaskAgnostic : 1; member in __anoncddf45c50111::VSETVLIInfo
1002 bool MaskAgnostic = true; in computeInfoForInstr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2171 bool &MaskAgnostic) { in parseVTypeToken()
2241 bool MaskAgnostic = false; in parseVTypeI() local