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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 57 case ISD::Constant: Res = PromoteIntRes_Constant(N); break;
283 SDValue DAGTypeLegalizer::PromoteIntRes_Constant(SDNode *N) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 59 case ISD::Constant: Res = PromoteIntRes_Constant(N); break;
347 SDValue DAGTypeLegalizer::PromoteIntRes_Constant(SDNode *N) {
    [all...]

Completed in 75 milliseconds