Home
last modified time | relevance | path

Searched refs:MipsFastISel (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp82 class MipsFastISel final : public FastISel { class
250 explicit MipsFastISel(FunctionLoweringInfo &funcInfo, in MipsFastISel() function in __anon952252d20111::MipsFastISel
359 unsigned MipsFastISel::materialize32BitInt(int64_t Imm, in materialize32BitInt()
591 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal()
883 bool MipsFastISel::selectLoad(const Instruction *I) { in selectLoad()
905 bool MipsFastISel::selectStore(const Instruction *I) { in selectStore()
977 bool MipsFastISel::selectCmp(const Instruction *I) { in selectCmp()
1305 bool MipsFastISel::fastLowerArguments() { in fastLowerArguments()
1672 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet()
2105 void MipsFastISel::simplifyAddress(Address &Addr) { in simplifyAddress()
[all …]
H A DCMakeLists.txt39 MipsFastISel.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/Mips/
H A DBUILD.gn88 "MipsFastISel.cpp",