Searched defs:ChangeBoolToBit (Results 1 – 3 of 3) sorted by relevance
122 Reduction ChangeLowering::ChangeBoolToBit(Node* val) { in ChangeBoolToBit() function in v8::internal::compiler::ChangeLowering
142 TARGET_TEST_P(ChangeLoweringCommonTest, ChangeBoolToBit) { in TARGET_TEST_P() argument
117 Node* ChangeBoolToBit(Node* a) { in ChangeBoolToBit() function