Home
last modified time | relevance | path

Searched defs:RCRegs (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp543 ArrayRef<MCPhysReg> RCRegs = TLI->getRoundingControlRegisters(); in lowerInlineAsm() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp1196 ArrayRef<MCPhysReg> RCRegs = TLI->getRoundingControlRegisters(); EmitMachineNode() local
1417 ArrayRef<MCPhysReg> RCRegs = TLI->getRoundingControlRegisters(); EmitSpecialNode() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp675 static const MCPhysReg RCRegs[] = {X86::FPCW, X86::MXCSR}; getRoundingControlRegisters() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp966 static const MCPhysReg RCRegs[] = {AMDGPU::MODE}; getRoundingControlRegisters() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17280 static const MCPhysReg RCRegs[] = {AArch64::FPCR}; getRoundingControlRegisters() local
[all...]