Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DFastISel.h79 bool IsPatchPoint : 1; member
H A DTargetLowering.h3197 bool IsPatchPoint : 1; member
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8065 bool IsPatchPoint) { in populateCallLoweringInfo()