Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp40 class ARMExpandPseudo : public MachineFunctionPass { class
43 ARMExpandPseudo() : MachineFunctionPass(ID) {} in ARMExpandPseudo() function in __anoned75156d0111::ARMExpandPseudo
120 INITIALIZE_PASS(ARMExpandPseudo, DEBUG_TYPE, ARM_EXPAND_PSEUDO_NAME, false, in INITIALIZE_PASS() argument