Home
last modified time | relevance | path

Searched defs:RetReg (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/unittests/StaticAnalyzer/
H A DTestReturnValueUnderConstruction.cpp40 const auto *RetReg = cast<TypedValueRegion>(RetVal->getAsRegion()); in checkPostCall() local
/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86CallLowering.cpp153 Register RetReg = STI.is64Bit() ? X86::RAX : X86::EAX; lowerReturn() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp309 const MemRegion *RetReg = Call.getReturnValue().getAsRegion(); in checkPostCall() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1723 Register RetReg = VA.getLocReg(); SelectRet() local
/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1292 unsigned RetReg = Subtarget->isTarget64BitLP64() ? X86::RAX : X86::EAX; X86SelectRet() local
/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2914 Register RetReg = MF.addLiveIn(SP::I7, TLI.getRegClassFor(PtrVT)); LowerRETURNADDR() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3940 for (unsigned RetReg : RetRegs) selectRet() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6317 SDValue RetReg = LowerOperation() local
12591 SDValue RetReg = DAG.getNode(ISD::BUILD_PAIR, DL, MVT::i64, ReplaceNodeResults() local