Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ExpandPseudoInsts.cpp50 class AArch64ExpandPseudo : public MachineFunctionPass { class
56 AArch64ExpandPseudo() : MachineFunctionPass(ID) { in AArch64ExpandPseudo() function in __anon92d90cff0111::AArch64ExpandPseudo
85 char AArch64ExpandPseudo::ID = 0;
87 INITIALIZE_PASS(AArch64ExpandPseudo, "aarch64-expand-pseudo",
108 bool AArch64ExpandPseudo::expandMOVImm(MachineBasicBlock &MBB, in expandMOVImm()
174 bool AArch64ExpandPseudo::expandCMP_SWAP( in expandCMP_SWAP()
254 bool AArch64ExpandPseudo::expandCMP_SWAP_128( in expandCMP_SWAP_128()
347 bool AArch64ExpandPseudo::expandSetTagLoop( in expandSetTagLoop()
407 bool AArch64ExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI()
718 bool AArch64ExpandPseudo::expandMBB(MachineBasicBlock &MBB) { in expandMBB()
[all …]