Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/ftp/
H A Dprogressbar.h80 # define LLT long macro
87 # define LLT long long macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterBankInfo.h23 class LLT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAnalysis.h27 class LLT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h82 explicit LLT(bool isPointer, bool isVector, uint16_t NumElements, in LLT() function
86 explicit LLT() : IsPointer(false), IsVector(false), RawData(0) {} in LLT() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DLowLevelType.cpp18 LLT::LLT(MVT VT) { in LLT() function in LLT
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h452 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor()
460 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor()
477 LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types) { in actionForTypeWithAnyImm()
543 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor()
554 std::initializer_list<std::pair<LLT, LLT>> Types) { in legalForTypeWithAnyImm()
641 LegalizeRuleSet &lowerFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in lowerFor()
646 LegalizeRuleSet &lowerFor(std::initializer_list<std::pair<LLT, LLT>> Types, in lowerFor()
687 libcallFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in libcallFor()
721 narrowScalarFor(std::initializer_list<std::pair<LLT, LLT>> Types, in narrowScalarFor()
779 LegalizeRuleSet &customFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in customFor()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.h26 class LLT; variable
H A DAMDGPUArgumentUsageInfo.h18 class LLT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp52 std::tuple<unsigned, LLT, Register> &MatchInfo) { in matchExtractVecEltPairwiseAdd() argument
95 std::tuple<unsigned, LLT, Register> &MatchInfo) { in applyExtractVecEltPairwiseAdd() argument
/netbsd-src/libexec/ftpd/
H A Dextern.h95 # define LLT long macro
105 # define LLT long long macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp44 std::initializer_list<std::pair<LLT, LLT>> TypesInit) { in typePairInSet()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dse_loop_kill_dcr.S503 LLT: label
H A Dse_loop_kill_dcr_01.S503 LLT: label
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h350 LLT = 648, enumerator
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h354 LLT = 648, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp216 const char *RegName, LLT /*VT*/, in getRegisterByName() argument
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c171 #define LLT 0x8 macro