Searched defs:Cbz (Results 1 – 4 of 4) sorted by relevance
334 __ Cbz(Register(X3).W(), &label1); in HWTEST_F_L0() local336 __ Cbz(Register(X5), &label3); in HWTEST_F_L0() local
144 __ Cbz(op, stackOverflow); in StackOverflowCheck() local
244 __ Cbz(actualNumArgs, &invokeCompiledJSFunction); in OptimizedCallAndPushUndefined() local541 __ Cbz(jsfunc, nonCallable); in JSCallCheck() local
951 void AssemblerAarch64::Cbz(const Register &rt, Label *label) in Cbz() function in panda::ecmascript::aarch64::AssemblerAarch64967 void AssemblerAarch64::Cbz(const Register &rt, int32_t imm) in Cbz() function in panda::ecmascript::aarch64::AssemblerAarch64