Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp321 class LoongArchExpandPseudo : public MachineFunctionPass { class
326 LoongArchExpandPseudo() : MachineFunctionPass(ID) { in LoongArchExpandPseudo() function in __anon0d69f2700111::LoongArchExpandPseudo
376 char LoongArchExpandPseudo::ID = 0;
378 bool LoongArchExpandPseudo::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
389 bool LoongArchExpandPseudo::expandMBB(MachineBasicBlock &MBB) { in expandMBB()
402 bool LoongArchExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI()
433 bool LoongArchExpandPseudo::expandCopyCFR( in expandCopyCFR()
486 bool LoongArchExpandPseudo::expandLargeAddressLoad( in expandLargeAddressLoad()
496 bool LoongArchExpandPseudo::expandLargeAddressLoad( in expandLargeAddressLoad()
574 bool LoongArchExpandPseudo::expandLoadAddressPcrelLarge( in expandLoadAddressPcrelLarge()
[all …]