Searched defs:RCRegs (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | InlineAsmLowering.cpp | 543 ArrayRef<MCPhysReg> RCRegs = TLI->getRoundingControlRegisters(); in lowerInlineAsm() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | InstrEmitter.cpp | 1196 ArrayRef<MCPhysReg> RCRegs = TLI->getRoundingControlRegisters(); EmitMachineNode() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLoweringCall.cpp | 675 static const MCPhysReg RCRegs[] = {X86::FPCW, X86::MXCSR}; getRoundingControlRegisters() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 966 static const MCPhysReg RCRegs[] = {AMDGPU::MODE}; getRoundingControlRegisters() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 17280 static const MCPhysReg RCRegs[] = {AArch64::FPCR}; getRoundingControlRegisters() local |