Home
last modified time | relevance | path

Searched defs:ChangeUint32ToUint64 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Draw-machine-assembler.h470 Node* ChangeUint32ToUint64(Node* a) { in ChangeUint32ToUint64() function
/external/v8/test/unittests/compiler/x64/
Dinstruction-selector-x64-unittest.cc194 TEST_P(InstructionSelectorChangeUint32ToUint64Test, ChangeUint32ToUint64) { in TEST_P() argument