Searched defs:TruncateWordToInt32 (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/ | ||
| D | effect-control-linearizer.cc | 6628 Node* EffectControlLinearizer::TruncateWordToInt32(Node* value) { in TruncateWordToInt32() function in v8::internal::compiler::EffectControlLinearizer |
| /third_party/node/deps/v8/src/codegen/ | ||
| D | code-stub-assembler.cc | 1130 TNode<Int32T> CodeStubAssembler::TruncateWordToInt32(TNode<WordT> value) { in TruncateWordToInt32() function in v8::internal::CodeStubAssembler |