Home
last modified time | relevance | path

Searched defs:F64Regs (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2452 CCState &State, ArrayRef<MCPhysReg> F64Regs) { in CC_MipsO32()
2542 static const MCPhysReg F64Regs[] = { Mips::D6, Mips::D7 }; in CC_MipsO32_FP32() local
2550 static const MCPhysReg F64Regs[] = { Mips::D12_64, Mips::D14_64 }; in CC_MipsO32_FP64() local
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp1735 static const unsigned F64Regs[] = { in CC_MipsO32() local