/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUGlobalISelUtils.h | 20 class LLT; global() variable
|
H A D | AMDGPURegisterBankInfo.h | 26 class LLT; variable
|
H A D | AMDGPUArgumentUsageInfo.h | 19 class LLT; global() variable
|
/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86RegisterBankInfo.h | 23 class LLT; variable
|
/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 | 3240 isFMAFasterThanFMulAndFAdd(const MachineFunction & MF,LLT) isFMAFasterThanFMulAndFAdd() argument [all...] |
/llvm-project/llvm/lib/CodeGenTypes/ |
H A D | LowLevelType.cpp | 19 LLT::LLT(MVT VT) { in LLT() function in LLT [all...] |
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 503 actionFor(LegalizeAction Action,std::initializer_list<std::pair<LLT,LLT>> Types) actionFor() argument 511 actionFor(LegalizeAction Action,std::initializer_list<std::pair<LLT,LLT>> Types,LegalizeMutation Mutation) actionFor() argument 528 actionForTypeWithAnyImm(LegalizeAction Action,std::initializer_list<std::pair<LLT,LLT>> Types) actionForTypeWithAnyImm() argument 604 legalFor(std::initializer_list<std::pair<LLT,LLT>> Types) legalFor() argument 615 legalForTypeWithAnyImm(std::initializer_list<std::pair<LLT,LLT>> Types) legalForTypeWithAnyImm() argument 702 lowerFor(std::initializer_list<std::pair<LLT,LLT>> Types) lowerFor() argument 707 lowerFor(std::initializer_list<std::pair<LLT,LLT>> Types,LegalizeMutation Mutation) lowerFor() argument 748 libcallFor(std::initializer_list<std::pair<LLT,LLT>> Types) libcallFor() argument 782 narrowScalarFor(std::initializer_list<std::pair<LLT,LLT>> Types,LegalizeMutation Mutation) narrowScalarFor() argument 852 customFor(std::initializer_list<std::pair<LLT,LLT>> Types) customFor() argument [all...] |
/llvm-project/llvm/include/llvm/CodeGenTypes/ |
H A D | LowLevelType.h | 134 explicit constexpr LLT(bool isPointer, bool isVector, bool isScalar, LLT() function 140 explicit constexpr LLT() LLT() function [all...] |
/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 [all...] |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalityPredicates.cpp | 44 std::initializer_list<std::pair<LLT, LLT>> TypesInit) { in typePairInSet() argument [all...] |
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 214 getRegisterByName(const char * RegName,LLT,const MachineFunction &) const getRegisterByName() argument
|
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.h | 288 LLTCodeGenOrTempType(const LLTCodeGen & LLT) LLTCodeGenOrTempType() argument [all...] |