/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVFrameLowering.cpp | 102 unsigned FPReg = getFPReg(STI); in emitPrologue() local 145 unsigned FPReg = getFPReg(STI); in emitEpilogue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 1598 unsigned FPReg = getFPReg(Op); in handleSpecialFP() local 1628 unsigned FPReg = getFPReg(Op); in handleSpecialFP() local 1652 unsigned FPReg = countTrailingZeros(FPKills); in handleSpecialFP() local
|
D | X86FrameLowering.cpp | 1962 unsigned FPReg = TRI->getFrameRegister(MF); in assignCalleeSavedSpillSlots() local
|
/external/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 1549 unsigned FPReg = getFPReg(Op); in handleSpecialFP() local 1576 unsigned FPReg = getFPReg(Op); in handleSpecialFP() local 1600 unsigned FPReg = countTrailingZeros(FPKills); in handleSpecialFP() local
|
D | X86FrameLowering.cpp | 1842 unsigned FPReg = TRI->getFrameRegister(MF); in assignCalleeSavedSpillSlots() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 1538 unsigned FPReg = getFPReg(Op); in handleSpecialFP() local 1599 unsigned FPReg = getFPReg(Op); in handleSpecialFP() local 1638 unsigned FPReg = CountTrailingZeros_32(FPKills); in handleSpecialFP() local
|
D | X86FrameLowering.cpp | 1161 unsigned FPReg = TRI->getFrameRegister(MF); in spillCalleeSavedRegisters() local 1228 unsigned FPReg = TRI->getFrameRegister(MF); in restoreCalleeSavedRegisters() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCFrameLowering.cpp | 533 unsigned FPReg = is31 ? PPC::R31 : PPC::R1; in replaceFPWithRealFP() local 759 unsigned FPReg = isPPC64 ? PPC::X31 : PPC::R31; in emitPrologue() local 1259 unsigned FPReg = isPPC64 ? PPC::X31 : PPC::R31; in emitEpilogue() local
|
D | PPCFastISel.cpp | 1121 unsigned FPReg = PPCMoveToFPReg(SrcVT, SrcReg, IsSigned); in SelectIToFP() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCFrameLowering.cpp | 520 unsigned FPReg = is31 ? PPC::R31 : PPC::R1; in replaceFPWithRealFP() local 749 unsigned FPReg = isPPC64 ? PPC::X31 : PPC::R31; in emitPrologue() local 1131 unsigned FPReg = isPPC64 ? PPC::X31 : PPC::R31; in emitEpilogue() local
|
D | PPCFastISel.cpp | 1046 unsigned FPReg = PPCMoveToFPReg(SrcVT, SrcReg, IsSigned); in SelectIToFP() local
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AsmBackend.cpp | 426 unsigned FPReg = MRI.getLLVMRegNum(FPPush.getRegister(), true); in generateCompactUnwindEncoding() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AsmBackend.cpp | 483 unsigned FPReg = MRI.getLLVMRegNum(FPPush.getRegister(), true); in generateCompactUnwindEncoding() local
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCFrameLowering.cpp | 663 unsigned FPReg = isPPC64 ? PPC::X31 : PPC::R31; in emitEpilogue() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMELFStreamer.cpp | 698 unsigned FPReg; // Frame pointer register member in __anon08c18a2e0111::ARMELFStreamer
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMELFStreamer.cpp | 612 unsigned FPReg; // Frame pointer register member in __anond09109f60111::ARMELFStreamer
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 69 int FPReg; member in __anonef5d38c20111::UnwindContext 9613 int FPReg = tryParseRegister(); in parseDirectiveSetFP() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 101 int FPReg; member in __anon7876b5fa0111::UnwindContext 9896 int FPReg = tryParseRegister(); in parseDirectiveSetFP() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 2712 SDValue FPReg = DAG.getRegister(Info->getFrameOffsetReg(), MVT::i32); in LowerCall() local
|