Home
last modified time | relevance | path

Searched defs:IsPatchPoint (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h78 bool IsPatchPoint : 1; member
DTargetLowering.h3458 bool IsPatchPoint : 1; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8675 bool IsPatchPoint) { in populateCallLoweringInfo()