Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDFastISel.h78 bool IsPatchPoint : 1; member
HDTargetLowering.h3458 bool IsPatchPoint : 1; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp8675 bool IsPatchPoint) { in populateCallLoweringInfo()