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

  /external/llvm/lib/IR/
Function.cpp 430 IIT_F64 = 8,
475 case IIT_F64:
  /external/llvm/utils/TableGen/
IntrinsicEmitter.cpp 244 IIT_F64 = 8,
285 case MVT::f64: return Sig.push_back(IIT_F64);

Completed in 26 milliseconds