Home
last modified time | relevance | path

Searched defs:X86ExpandPseudo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp34 class X86ExpandPseudo : public MachineFunctionPass { class
37 X86ExpandPseudo() : MachineFunctionPass(ID) {} in X86ExpandPseudo() function in __anon3906cef10111::X86ExpandPseudo
87 INITIALIZE_PASS(X86ExpandPseudo, DEBUG_TYPE, X86_EXPAND_PSEUDO_NAME, false, in INITIALIZE_PASS() argument