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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 97 case ISD::FP_TO_UINT: Res = PromoteIntRes_FP_TO_XINT(N); break;
349 SDValue DAGTypeLegalizer::PromoteIntRes_FP_TO_XINT(SDNode *N) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 115 case ISD::FP_TO_UINT: Res = PromoteIntRes_FP_TO_XINT(N); break;
416 SDValue DAGTypeLegalizer::PromoteIntRes_FP_TO_XINT(SDNode *N) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 117 case ISD::FP_TO_UINT: Res = PromoteIntRes_FP_TO_XINT(N); break;
406 SDValue DAGTypeLegalizer::PromoteIntRes_FP_TO_XINT(SDNode *N) {
    [all...]

Completed in 48 milliseconds