Searched defs:RetReg (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp110 const MemRegion *RetReg = Call.getReturnValue().getAsRegion(); local
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1530 unsigned RetReg = ValLocs[0].getLocReg(); local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp883 unsigned RetReg = Subtarget->is64Bit() ? X86::RAX : X86::EAX; local
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2501 unsigned RetReg = MF.addLiveIn(SP::I7, local

Completed in 144 milliseconds