Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPrologEpilogInserter.h39 PEI() : MachineFunctionPass(ID) { in PEI() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp80 class PEI : public MachineFunctionPass { class
84 PEI() : MachineFunctionPass(ID) { in PEI() function in __anonaade8f560111::PEI
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp60 class PEI : public MachineFunctionPass { class
63 explicit PEI(const TargetMachine *TM = nullptr) : MachineFunctionPass(ID) { in PEI() function in __anond1515ffe0111::PEI