OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemapValue
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp
525
RemapValue
(Val);
534
/// values are always immediately remapped using
RemapValue
, resulting in a
535
/// not-deleted node, this is harmless as long as ReplacedValues/
RemapValue
559
RemapValue
(I->second);
565
RemapValue
(I->second);
571
RemapValue
(I->second);
577
RemapValue
(I->second);
583
RemapValue
(I->second.first);
584
RemapValue
(I->second.second);
590
RemapValue
(I->second.first)
[
all
...]
LegalizeTypes.h
149
void
RemapValue
(SDValue &N);
192
RemapValue
(PromotedOp);
377
RemapValue
(SoftenedOp);
502
RemapValue
(ScalarizedOp);
604
RemapValue
(WidenedOp);
[
all
...]
Completed in 26 milliseconds