Searched defs:ChangeInt32ToIntPtr (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | code-assembler.cc | 910 TNode<IntPtrT> CodeAssembler::ChangeInt32ToIntPtr(SloppyTNode<Word32T> value) { in ChangeInt32ToIntPtr() function in v8::internal::compiler::CodeAssembler |
D | effect-control-linearizer.cc | 3447 Node* EffectControlLinearizer::ChangeInt32ToIntPtr(Node* value) { in ChangeInt32ToIntPtr() function in v8::internal::compiler::EffectControlLinearizer |