Home
last modified time | relevance | path

Searched refs:Int64Neg (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Draw-machine-assembler.h301 Node* Int64Neg(Node* a) { return Int64Sub(Int64Constant(0), a); } in Int64Neg() function
/external/v8/test/unittests/compiler/mips64/
Dinstruction-selector-mips64-unittest.cc184 {&RawMachineAssembler::Int64Neg, "Int64Neg", kMips64Dsub,