HomeSort by: relevance | last modified time | path
    Searched refs:getFunctionLiveInPhysReg (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
Utils.h 274 Register getFunctionLiveInPhysReg(MachineFunction &MF, const TargetInstrInfo &TII,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
Utils.cpp 625 Register llvm::getFunctionLiveInPhysReg(MachineFunction &MF,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.cpp 1212 Register LiveIn = getFunctionLiveInPhysReg(MF, TII, ReturnAddrReg,
AMDGPULegalizerInfo.cpp 2728 Register LiveIn = getFunctionLiveInPhysReg(B.getMF(), B.getTII(), SrcReg, *ArgRC,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64InstructionSelector.cpp 5011 MFReturnAddr = getFunctionLiveInPhysReg(MF, TII, AArch64::LR,

Completed in 33 milliseconds