Home
last modified time | relevance | path

Searched defs:IsAnyRegCC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp766 bool IsAnyRegCC = CC == CallingConv::AnyReg; in selectPatchpoint() local
H A DSelectionDAGBuilder.cpp10564 bool IsAnyRegCC = CC == CallingConv::AnyReg; in visitPatchpoint() local