Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp514 int AMDGPUCFGStructurizer::getBranchNzeroOpcode(int OldOpcode) { in getBranchNzeroOpcode()
525 int AMDGPUCFGStructurizer::getBranchZeroOpcode(int OldOpcode) { in getBranchZeroOpcode()
536 int AMDGPUCFGStructurizer::getContinueNzeroOpcode(int OldOpcode) { in getContinueNzeroOpcode()
545 int AMDGPUCFGStructurizer::getContinueZeroOpcode(int OldOpcode) { in getContinueZeroOpcode()
1392 int OldOpcode = BranchMI->getOpcode(); in mergeIfthenelseBlock() local
1476 int OldOpcode = MI->getOpcode(); in settleLoopcontBlock() local
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp511 int AMDGPUCFGStructurizer::getBranchNzeroOpcode(int OldOpcode) { in getBranchNzeroOpcode()
522 int AMDGPUCFGStructurizer::getBranchZeroOpcode(int OldOpcode) { in getBranchZeroOpcode()
533 int AMDGPUCFGStructurizer::getContinueNzeroOpcode(int OldOpcode) { in getContinueNzeroOpcode()
542 int AMDGPUCFGStructurizer::getContinueZeroOpcode(int OldOpcode) { in getContinueZeroOpcode()
1444 int OldOpcode = BranchMI->getOpcode(); in mergeIfthenelseBlock() local
1529 int OldOpcode = MI->getOpcode(); in settleLoopcontBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp514 int AMDGPUCFGStructurizer::getBranchNzeroOpcode(int OldOpcode) { in getBranchNzeroOpcode()
525 int AMDGPUCFGStructurizer::getBranchZeroOpcode(int OldOpcode) { in getBranchZeroOpcode()
536 int AMDGPUCFGStructurizer::getContinueNzeroOpcode(int OldOpcode) { in getContinueNzeroOpcode()
545 int AMDGPUCFGStructurizer::getContinueZeroOpcode(int OldOpcode) { in getContinueZeroOpcode()
1392 int OldOpcode = BranchMI->getOpcode(); in mergeIfthenelseBlock() local
1476 int OldOpcode = MI->getOpcode(); in settleLoopcontBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp100 unsigned mergedOpcode(unsigned OldOpcode, bool ImmediateOffset) { in mergedOpcode()
DLanaiInstrInfo.cpp226 inline static unsigned flagSettingOpcodeVariant(unsigned OldOpcode) { in flagSettingOpcodeVariant()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp100 unsigned mergedOpcode(unsigned OldOpcode, bool ImmediateOffset) { in mergedOpcode()
DLanaiInstrInfo.cpp226 inline static unsigned flagSettingOpcodeVariant(unsigned OldOpcode) { in flagSettingOpcodeVariant()
/external/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp101 unsigned mergedOpcode(unsigned OldOpcode, bool ImmediateOffset) { in mergedOpcode()
DLanaiInstrInfo.cpp228 inline static unsigned flagSettingOpcodeVariant(unsigned OldOpcode) { in flagSettingOpcodeVariant()