Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86VZeroUpper.cpp55 static const char* getBlockExitStateName(BlockExitState ST);
100 const char* VZeroUpperInserter::getBlockExitStateName(BlockExitState ST) { in getBlockExitStateName() function in VZeroUpperInserter
245 << getBlockExitStateName(CurState) << '\n'); in processBasicBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86VZeroUpper.cpp68 static const char* getBlockExitStateName(BlockExitState ST);
117 const char* VZeroUpperInserter::getBlockExitStateName(BlockExitState ST) { in getBlockExitStateName() function in VZeroUpperInserter
268 << getBlockExitStateName(CurState) << '\n'); in processBasicBlock()