Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp32 class X86ExpandPseudo : public MachineFunctionPass { class
35 X86ExpandPseudo() : MachineFunctionPass(ID) {} in X86ExpandPseudo() function in __anon7dad4d9c0111::X86ExpandPseudo
65 char X86ExpandPseudo::ID = 0;
71 bool X86ExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI()
240 bool X86ExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) { in ExpandMBB()
254 bool X86ExpandPseudo::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
269 return new X86ExpandPseudo(); in createX86ExpandPseudoPass()
DCMakeLists.txt18 X86ExpandPseudo.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp32 class X86ExpandPseudo : public MachineFunctionPass { class
35 X86ExpandPseudo() : MachineFunctionPass(ID) {} in X86ExpandPseudo() function in __anondef6c6f40111::X86ExpandPseudo
68 char X86ExpandPseudo::ID = 0;
71 void X86ExpandPseudo::ExpandICallBranchFunnel( in ExpandICallBranchFunnel()
171 bool X86ExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI()
371 bool X86ExpandPseudo::ExpandMBB(MachineBasicBlock &MBB) { in ExpandMBB()
385 bool X86ExpandPseudo::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
400 return new X86ExpandPseudo(); in createX86ExpandPseudoPass()
DCMakeLists.txt31 X86ExpandPseudo.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk812 llvm/lib/Target/X86/X86ExpandPseudo.cpp \
DBUILD.gn450 "llvm/lib/Target/X86/X86ExpandPseudo.cpp",
/external/swiftshader/
DCMakeLists.txt1514 ${LLVM_DIR}/lib/Target/X86/X86ExpandPseudo.cpp