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

  /external/llvm/lib/Target/SystemZ/AsmParser/
SystemZAsmParser.cpp 318 bool isFP32() const { return isReg(FP32Reg); }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/
SystemZAsmParser.cpp 343 bool isFP32() const { return isReg(FP32Reg); }
    [all...]

Completed in 724 milliseconds