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 527 RemapValue(Val);
536 /// values are always immediately remapped using RemapValue, resulting in a
537 /// not-deleted node, this is harmless as long as ReplacedValues/RemapValue
561 RemapValue(I->second);
567 RemapValue(I->second);
573 RemapValue(I->second);
579 RemapValue(I->second);
585 RemapValue(I->second.first);
586 RemapValue(I->second.second);
592 RemapValue(I->second.first)
    [all...]
LegalizeTypes.h 148 void RemapValue(SDValue &N);
191 RemapValue(PromotedOp);
376 RemapValue(SoftenedOp);
504 RemapValue(ScalarizedOp);
610 RemapValue(WidenedOp);
    [all...]

Completed in 152 milliseconds