Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp360 bool isFP64() const { return isReg(FP64Reg); } isFP64() function in __anonf32883310111::SystemZOperand
/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp58 bool isFP64() const { return STI.hasFeature(Mips::FeatureFP64Bit); } isFP64() function in __anonb3af57650111::MipsDisassembler