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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 439 // FP16_TO_FP32, FP32_TO_FP16 - These operators are used to perform
443 FP16_TO_FP32, FP32_TO_FP16,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 228 case ISD::FP16_TO_FP32: return "fp16_to_fp32";
LegalizeFloatTypes.cpp 84 case ISD::FP16_TO_FP32:R = SoftenFloatRes_FP16_TO_FP32(N); break;
    [all...]
LegalizeDAG.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 223 milliseconds