Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DFinalizeISel.cpp60 if (MI.usesCustomInsertionHook()) { in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h507 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstr.h938 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp6873 NextMIIt->usesCustomInsertionHook()) in emitSelect()