Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DReturnProtectorLowering.h50 std::vector<unsigned> &TempRegs) const {} in fillTempRegisters()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DReturnProtectorLowering.cpp165 std::vector<unsigned> TempRegs; in determineReturnProtectorRegister() local