Searched refs:FIR (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/mips/include/
H A Dregnum.h167 #define FIR (FPBASE+33) macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h163 unsigned findPhysReg(MachineFunction &MF, HexagonBlockRanges::IndexRange &FIR,
H A DHexagonFrameLowering.cpp2180 HexagonBlockRanges::IndexRange &FIR,
2187 auto isDead = [&FIR,&DeadMap] (unsigned Reg) -> bool {
2192 if (DR.contains(FIR))
2179 findPhysReg(MachineFunction &MF, HexagonBlockRanges::IndexRange &FIR, HexagonBlockRanges::InstrIndexMap &IndexMap, HexagonBlockRanges::RegToRangeMap &DeadMap, const TargetRegisterClass *RC) const argument

Completed in 57 milliseconds