Searched defs:IsAnyRegCC (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 762 bool IsAnyRegCC = CC == CallingConv::AnyReg; selectPatchpoint() local |
H A D | SelectionDAGBuilder.cpp | 10046 bool IsAnyRegCC = CC == CallingConv::AnyReg; visitPatchpoint() local |