Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCExpandPseudos.cpp28 class ARCExpandPseudos : public MachineFunctionPass { class
31 ARCExpandPseudos() : MachineFunctionPass(ID) {} in ARCExpandPseudos() function in __anon099428670111::ARCExpandPseudos
43 char ARCExpandPseudos::ID = 0;
60 void ARCExpandPseudos::ExpandStore(MachineFunction &MF, in ExpandStore()
77 bool ARCExpandPseudos::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
102 return new ARCExpandPseudos(); in createARCExpandPseudosPass()
DCMakeLists.txt16 ARCExpandPseudos.cpp