HomeSort by relevance Sort by last modified time
    Searched refs:isFP64 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 171 bool isFP64() const {
841 if (isFP64()) {
868 if (isMips64() || isFP64())
    [all...]
  /external/llvm/lib/Target/SystemZ/AsmParser/
SystemZAsmParser.cpp 271 bool isFP64() const { return isReg(FP64Reg); }

Completed in 373 milliseconds