Home
last modified time | relevance | path

Searched defs:ThenMBB (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp112 auto EmitCondJump = [&](unsigned CC, MachineBasicBlock *ThenMBB) { in INITIALIZE_PASS()
122 auto *ThenMBB = CreateMBB(); in INITIALIZE_PASS() local
154 auto *ThenMBB = CreateMBB(); in INITIALIZE_PASS() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp298 auto *ThenMBB = MF.CreateMachineBasicBlock(); in addExceptionExtraction() local