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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 535 RemapValue(Val);
544 /// values are always immediately remapped using RemapValue, resulting in a
545 /// not-deleted node, this is harmless as long as ReplacedValues/RemapValue
569 RemapValue(I->second);
575 RemapValue(I->second);
581 RemapValue(I->second);
587 RemapValue(I->second);
593 RemapValue(I->second.first);
594 RemapValue(I->second.second);
600 RemapValue(I->second.first)
    [all...]
LegalizeTypes.h 153 void RemapValue(SDValue &N);
196 RemapValue(PromotedOp);
384 RemapValue(SoftenedOp);
514 RemapValue(PromotedOp);
554 RemapValue(ScalarizedOp);
662 RemapValue(WidenedOp);
    [all...]

Completed in 25 milliseconds