Searched defs:LLT (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86RegisterBankInfo.h | 23 class LLT; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | LowLevelTypeImpl.h | 81 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT() function 85 explicit LLT() : IsPointer(false), IsVector(false), RawData(0) {} in LLT() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | Analysis.h | 28 class LLT; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | LowLevelType.cpp | 18 LLT::LLT(MVT VT) { in LLT() function in LLT
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPURegisterBankInfo.h | 27 class LLT; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 407 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() 415 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() 490 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() 573 LegalizeRuleSet &lowerFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in lowerFor() 579 LegalizeRuleSet &lowerFor(std::initializer_list<std::pair<LLT, LLT>> Types, in lowerFor() 611 libcallFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in libcallFor() 691 LegalizeRuleSet &customFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in customFor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalityPredicates.cpp | 44 std::initializer_list<std::pair<LLT, LLT>> TypesInit) { in typePairInSet()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 216 const char *RegName, LLT /*VT*/, in getRegisterByName() argument
|