Home
last modified time | relevance | path

Searched refs:enterBasicBlockEnd (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterScavenging.h80 void enterBasicBlockEnd(MachineBasicBlock &MBB);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterScavenging.cpp89 void RegScavenger::enterBasicBlockEnd(MachineBasicBlock &MBB) { in enterBasicBlockEnd() function in RegScavenger
682 RS.enterBasicBlockEnd(MBB); in scavengeFrameVirtualRegsInBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp408 RS->enterBasicBlockEnd(MBB); in insertIndirectBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp2641 RS->enterBasicBlockEnd(MBB); in processFunctionBeforeFrameFinalized()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1861 RS->enterBasicBlockEnd(MBB); in insertIndirectBranch()