/freebsd/contrib/tnftp/src/ |
H A D | progressbar.h | 82 # define LLT long macro 90 # define LLT long long macro 97 # define LLT long long macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUGlobalISelUtils.h | 20 class LLT; variable
|
H A D | AMDGPURegisterBankInfo.h | 26 class LLT; variable
|
H A D | AMDGPUArgumentUsageInfo.h | 19 class LLT; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86RegisterBankInfo.h |
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86RegisterBankInfo.h | 23 class LLT; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 503 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() 511 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() 528 LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types) { in actionForTypeWithAnyImm() 604 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() 615 std::initializer_list<std::pair<LLT, LLT>> Types) { in legalForTypeWithAnyImm() 702 LegalizeRuleSet &lowerFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in lowerFor() 707 LegalizeRuleSet &lowerFor(std::initializer_list<std::pair<LLT, LLT>> Types, in lowerFor() 748 libcallFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in libcallFor() 782 narrowScalarFor(std::initializer_list<std::pair<LLT, LLT>> Types, in narrowScalarFor() 852 LegalizeRuleSet &customFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in customFor()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | Analysis.h | 24 class LLT; variable
|
H A D | MachineOperand.h | 23 class LLT; variable
|
H A D | TargetLowering.h | 3241 LLT) const { in isFMAFasterThanFMulAndFAdd() argument
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGenTypes/ |
H A D | LowLevelType.cpp | 19 LLT::LLT(MVT VT) { in LLT() function in LLT
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/ |
H A D | LowLevelType.h | 134 explicit constexpr LLT(bool isPointer, bool isVector, bool isScalar, in LLT() function 140 explicit constexpr LLT() in LLT() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerCombiner.cpp | 68 std::tuple<unsigned, LLT, Register> &MatchInfo) { in matchExtractVecEltPairwiseAdd() argument 111 std::tuple<unsigned, LLT, Register> &MatchInfo) { in applyExtractVecEltPairwiseAdd() argument
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalityPredicates.cpp | 44 std::initializer_list<std::pair<LLT, LLT>> TypesInit) { in typePairInSet()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 214 const char *RegName, LLT /*VT*/, in getRegisterByName() argument
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.h | 288 LLTCodeGenOrTempType(const LLTCodeGen &LLT) : Data(LLT) {} in LLTCodeGenOrTempType()
|