Home
last modified time | relevance | path

Searched refs:TailAgnostic (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp58 uint8_t TailAgnostic : 1; member in __anon4dfe3d4b0111::VSETVLIInfo
118 TailAgnostic = RISCVVType::isTailAgnostic(VType); in setVTYPE()
126 TailAgnostic = TA; in setVTYPE()
134 return RISCVVType::encodeVTYPE(VLMul, SEW, TailAgnostic, MaskAgnostic); in encodeVTYPE()
146 return std::tie(VLMul, SEW, TailAgnostic, MaskAgnostic) == in hasSameVTYPE()
147 std::tie(Other.VLMul, Other.SEW, Other.TailAgnostic, in hasSameVTYPE()
204 TailAgnostic == InstrInfo.TailAgnostic && in isCompatible()
379 bool TailAgnostic = true; in computeInfoForInstr() local
382 TailAgnostic = false; in computeInfoForInstr()
389 TailAgnostic = true; in computeInfoForInstr()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp58 uint8_t TailAgnostic : 1; member in __anon5b9d4fe10111::VSETVLIInfo
118 TailAgnostic = RISCVVType::isTailAgnostic(VType); in setVTYPE()
126 TailAgnostic = TA; in setVTYPE()
134 return RISCVVType::encodeVTYPE(VLMul, SEW, TailAgnostic, MaskAgnostic); in encodeVTYPE()
146 return std::tie(VLMul, SEW, TailAgnostic, MaskAgnostic) == in hasSameVTYPE()
147 std::tie(Other.VLMul, Other.SEW, Other.TailAgnostic, in hasSameVTYPE()
204 TailAgnostic == InstrInfo.TailAgnostic && in isCompatible()
379 bool TailAgnostic = true; in computeInfoForInstr() local
382 TailAgnostic = false; in computeInfoForInstr()
389 TailAgnostic = true; in computeInfoForInstr()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp58 uint8_t TailAgnostic : 1; member in __anon869187200111::VSETVLIInfo
118 TailAgnostic = RISCVVType::isTailAgnostic(VType); in setVTYPE()
126 TailAgnostic = TA; in setVTYPE()
134 return RISCVVType::encodeVTYPE(VLMul, SEW, TailAgnostic, MaskAgnostic); in encodeVTYPE()
146 return std::tie(VLMul, SEW, TailAgnostic, MaskAgnostic) == in hasSameVTYPE()
147 std::tie(Other.VLMul, Other.SEW, Other.TailAgnostic, in hasSameVTYPE()
204 TailAgnostic == InstrInfo.TailAgnostic && in isCompatible()
379 bool TailAgnostic = true; in computeInfoForInstr() local
382 TailAgnostic = false; in computeInfoForInstr()
389 TailAgnostic = true; in computeInfoForInstr()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp58 uint8_t TailAgnostic : 1; member in __anon08ee53130111::VSETVLIInfo
118 TailAgnostic = RISCVVType::isTailAgnostic(VType); in setVTYPE()
126 TailAgnostic = TA; in setVTYPE()
134 return RISCVVType::encodeVTYPE(VLMul, SEW, TailAgnostic, MaskAgnostic); in encodeVTYPE()
146 return std::tie(VLMul, SEW, TailAgnostic, MaskAgnostic) == in hasSameVTYPE()
147 std::tie(Other.VLMul, Other.SEW, Other.TailAgnostic, in hasSameVTYPE()
204 TailAgnostic == InstrInfo.TailAgnostic && in isCompatible()
379 bool TailAgnostic = true; in computeInfoForInstr() local
382 TailAgnostic = false; in computeInfoForInstr()
389 TailAgnostic = true; in computeInfoForInstr()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp58 uint8_t TailAgnostic : 1; member in __anon68d009ff0111::VSETVLIInfo
118 TailAgnostic = RISCVVType::isTailAgnostic(VType); in setVTYPE()
126 TailAgnostic = TA; in setVTYPE()
134 return RISCVVType::encodeVTYPE(VLMul, SEW, TailAgnostic, MaskAgnostic); in encodeVTYPE()
146 return std::tie(VLMul, SEW, TailAgnostic, MaskAgnostic) == in hasSameVTYPE()
147 std::tie(Other.VLMul, Other.SEW, Other.TailAgnostic, in hasSameVTYPE()
204 TailAgnostic == InstrInfo.TailAgnostic && in isCompatible()
379 bool TailAgnostic = true; in computeInfoForInstr() local
382 TailAgnostic = false; in computeInfoForInstr()
389 TailAgnostic = true; in computeInfoForInstr()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp58 uint8_t TailAgnostic : 1; member in __anon9c75901e0111::VSETVLIInfo
119 TailAgnostic = RISCVVType::isTailAgnostic(VType); in setVTYPE()
128 TailAgnostic = TA; in setVTYPE()
149 return std::tie(VLMul, SEW, TailAgnostic, MaskAgnostic) == in hasSameVTYPE()
216 TailAgnostic == InstrInfo.TailAgnostic && in isCompatible()
243 if (!InstrInfo.StoreOp && (TailAgnostic != InstrInfo.TailAgnostic || in isCompatibleWithLoadStoreEEW()
411 bool TailAgnostic = true; in computeInfoForInstr() local
415 TailAgnostic = Op.getImm() & 0x1; in computeInfoForInstr()
419 if (!(ForceTailAgnostic || (HasPolicy && TailAgnostic)) && in computeInfoForInstr()
421 TailAgnostic = false; in computeInfoForInstr()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp111 bool TailAgnostic, bool MaskAgnostic) { in encodeVTYPE() argument
116 if (TailAgnostic) in encodeVTYPE()
H A DRISCVBaseInfo.h322 unsigned encodeVTYPE(RISCVII::VLMUL VLMUL, unsigned SEW, bool TailAgnostic,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp111 bool TailAgnostic, bool MaskAgnostic) { in encodeVTYPE() argument
116 if (TailAgnostic) in encodeVTYPE()
H A DRISCVBaseInfo.h322 unsigned encodeVTYPE(RISCVII::VLMUL VLMUL, unsigned SEW, bool TailAgnostic,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp111 bool TailAgnostic, bool MaskAgnostic) { in encodeVTYPE() argument
116 if (TailAgnostic) in encodeVTYPE()
H A DRISCVBaseInfo.h322 unsigned encodeVTYPE(RISCVII::VLMUL VLMUL, unsigned SEW, bool TailAgnostic,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp111 bool TailAgnostic, bool MaskAgnostic) { in encodeVTYPE() argument
116 if (TailAgnostic) in encodeVTYPE()
H A DRISCVBaseInfo.h340 unsigned encodeVTYPE(RISCVII::VLMUL VLMUL, unsigned SEW, bool TailAgnostic,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp111 bool TailAgnostic, bool MaskAgnostic) { in encodeVTYPE() argument
116 if (TailAgnostic) in encodeVTYPE()
H A DRISCVBaseInfo.h322 unsigned encodeVTYPE(RISCVII::VLMUL VLMUL, unsigned SEW, bool TailAgnostic,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp111 bool TailAgnostic, bool MaskAgnostic) { in main()
116 if (TailAgnostic) in main()
H A DRISCVBaseInfo.h322 unsigned encodeVTYPE(RISCVII::VLMUL VLMUL, unsigned SEW, bool TailAgnostic,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp170 bool TailAgnostic = Imm & 0x40; in printVTypeI() local
172 if (TailAgnostic) in printVTypeI()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h359 bool TailAgnostic, bool MaskAgnostic) { in encodeVTYPE() argument
363 if (TailAgnostic) in encodeVTYPE()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h359 bool TailAgnostic, bool MaskAgnostic) { in encodeVTYPE() argument
363 if (TailAgnostic) in encodeVTYPE()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp304 bool TailAgnostic; member
872 createVType(APInt Sew, APInt Lmul, bool Fractional, bool TailAgnostic, in createVType()
888 if (TailAgnostic) { in createVType()
894 Op->VType.TailAgnostic = TailAgnostic; in createVType()
1619 bool TailAgnostic; in parseVTypeI() local
1621 TailAgnostic = true; in parseVTypeI()
1623 TailAgnostic = false; in parseVTypeI()
1647 Sew, Lmul, Fractional, TailAgnostic, MaskedoffAgnostic, S, isRV64())); in parseVTypeI()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1577 bool TailAgnostic; in parseVTypeI() local
1579 TailAgnostic = true; in parseVTypeI()
1581 TailAgnostic = false; in parseVTypeI()
1600 RISCVVType::encodeVTYPE(VLMUL, Sew, TailAgnostic, MaskAgnostic); in parseVTypeI()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1577 bool TailAgnostic; in parseVTypeI() local
1579 TailAgnostic = true; in parseVTypeI()
1581 TailAgnostic = false; in parseVTypeI()
1600 RISCVVType::encodeVTYPE(VLMUL, Sew, TailAgnostic, MaskAgnostic); in parseVTypeI()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1535 bool TailAgnostic; in parseVTypeI() local
1537 TailAgnostic = true; in parseVTypeI()
1539 TailAgnostic = false; in parseVTypeI()
1569 RISCVVType::encodeVTYPE(VLMUL, VSEW, TailAgnostic, MaskAgnostic); in parseVTypeI()

12