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

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

Completed in 114 milliseconds