Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTailDuplication.cpp34 bool PreRegAlloc; member in __anon92a38a8a0111::TailDuplicateBase
36 TailDuplicateBase(char &PassID, bool PreRegAlloc) in TailDuplicateBase()
DMachineLICM.cpp125 bool PreRegAlloc; member in __anond88bfade0111::MachineLICMBase
173 MachineLICMBase(char &PassID, bool PreRegAlloc) in MachineLICMBase()
DTailDuplicator.cpp81 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, in initMF()
DIfConversion.cpp201 bool PreRegAlloc; member in __anon9af765990111::IfConverter
DMachineBlockPlacement.cpp3090 bool PreRegAlloc = false; in runOnMachineFunction() local
/external/llvm/include/llvm/CodeGen/
DTailDuplicator.h36 bool PreRegAlloc; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTailDuplicator.h47 bool PreRegAlloc; variable
/external/llvm/lib/CodeGen/
DMachineLICM.cpp78 bool PreRegAlloc; member in __anond9670dfc0111::MachineLICM
DIfConversion.cpp172 bool PreRegAlloc; member in __anonb734dc770111::IfConverter