Searched defs:ChangeBoolToBit (Results 1 – 3 of 3) sorted by relevance
171 Node* ChangeBoolToBit(Node* a) { in ChangeBoolToBit() function
160 Reduction ChangeLowering::ChangeBoolToBit(Node* value) { in ChangeBoolToBit() function in v8::internal::compiler::ChangeLowering
119 TARGET_TEST_P(ChangeLoweringCommonTest, ChangeBoolToBit) { in TARGET_TEST_P() argument