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

  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 440 // FP16_TO_FP32, FP32_TO_FP16 - These operators are used to perform
444 FP16_TO_FP32, FP32_TO_FP16,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 589 case ISD::FP32_TO_FP16:Res = SoftenFloatOp_FP32_TO_FP16(N); break;
    [all...]
LegalizeDAG.cpp     [all...]
LegalizeIntegerTypes.cpp 99 case ISD::FP32_TO_FP16:Res = PromoteIntRes_FP32_TO_FP16(N); break;
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 2553 milliseconds