Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp37 class LoongArchPreRAExpandPseudo : public MachineFunctionPass { class
42 LoongArchPreRAExpandPseudo() : MachineFunctionPass(ID) { in LoongArchPreRAExpandPseudo() function in __anon0d69f2700111::LoongArchPreRAExpandPseudo
88 char LoongArchPreRAExpandPseudo::ID = 0;
90 bool LoongArchPreRAExpandPseudo::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
99 bool LoongArchPreRAExpandPseudo::expandMBB(MachineBasicBlock &MBB) { in expandMBB()
112 bool LoongArchPreRAExpandPseudo::expandMI( in expandMI()
134 bool LoongArchPreRAExpandPseudo::expandPcalau12iInstPair( in expandPcalau12iInstPair()
162 bool LoongArchPreRAExpandPseudo::expandLoadAddressPcrel( in expandLoadAddressPcrel()
175 bool LoongArchPreRAExpandPseudo::expandLoadAddressGot( in expandLoadAddressGot()
188 bool LoongArchPreRAExpandPseudo::expandLoadAddressTLSLE( in expandLoadAddressTLSLE()
[all …]