Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp49 class AArch64ExpandPseudo : public MachineFunctionPass { class
55 AArch64ExpandPseudo() : MachineFunctionPass(ID) { in AArch64ExpandPseudo() function in __anon75e2a2080111::AArch64ExpandPseudo
103 char AArch64ExpandPseudo::ID = 0;
105 INITIALIZE_PASS(AArch64ExpandPseudo, "aarch64-expand-pseudo",
125 bool AArch64ExpandPseudo::expandMOVImm(MachineBasicBlock &MBB, in expandMOVImm()
235 bool AArch64ExpandPseudo::expandCMP_SWAP( in expandCMP_SWAP()
315 bool AArch64ExpandPseudo::expandCMP_SWAP_128( in expandCMP_SWAP_128()
489 bool AArch64ExpandPseudo::expand_DestructiveOp( in expand_DestructiveOp()
683 bool AArch64ExpandPseudo::expandSetTagLoop( in expandSetTagLoop()
760 bool AArch64ExpandPseudo::expandSVESpillFill(MachineBasicBlock &MBB, in expandSVESpillFill()
[all …]