Home
last modified time | relevance | path

Searched defs:LLT (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUGlobalISelUtils.h20 class LLT; global() variable
H A DAMDGPURegisterBankInfo.h26 class LLT; variable
H A DAMDGPUArgumentUsageInfo.h19 class LLT; global() variable
/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86RegisterBankInfo.h23 class LLT; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DAnalysis.h24 class LLT; variable
H A DMachineOperand.h23 class LLT; variable
H A DTargetLowering.h3240 isFMAFasterThanFMulAndFAdd(const MachineFunction & MF,LLT) isFMAFasterThanFMulAndFAdd() argument
[all...]
/llvm-project/llvm/lib/CodeGenTypes/
H A DLowLevelType.cpp19 LLT::LLT(MVT VT) { in LLT() function in LLT
[all...]
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h503 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 DLowLevelType.h134 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 DAArch64PostLegalizerCombiner.cpp68 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 DLegalityPredicates.cpp44 std::initializer_list<std::pair<LLT, LLT>> TypesInit) { in typePairInSet() argument
[all...]
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp214 getRegisterByName(const char * RegName,LLT,const MachineFunction &) const getRegisterByName() argument
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h288 LLTCodeGenOrTempType(const LLTCodeGen & LLT) LLTCodeGenOrTempType() argument
[all...]