Home
last modified time | relevance | path

Searched refs:ReadFCSR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td2056 def ReadFCSR : ReadSysReg<SysRegFCSR, [FRM, FFLAGS]>;
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6436 MachineInstr *ReadFCSR = in EmitInstrWithCustomInserter() local
6440 ReadFCSR->getOperand(1).setIsUndef(); in EmitInstrWithCustomInserter()