Home
last modified time | relevance | path

Searched refs:eraseFromBundle (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DVirtRegMap.cpp394 MI.eraseFromBundle(); in handleIdentityCopy()
DMachineInstr.cpp694 void MachineInstr::eraseFromBundle() { in eraseFromBundle() function in MachineInstr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstr.h1037 void eraseFromBundle();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp494 MI->eraseFromBundle(); in ReduceLoadStore()