Searched defs:CompareAndBranch (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZInstrInfo.h | 141 CompareAndBranch, enumerator
|
| /third_party/node/deps/v8/src/regexp/arm64/ |
| D | regexp-macro-assembler-arm64.cc | 331 __ CompareAndBranch(capture_length, Operand(0), eq, &fallthrough); in CheckNotBackReferenceIgnoreCase() local 484 __ CompareAndBranch(capture_length, Operand(0), eq, &fallthrough); in CheckNotBackReference() local
|
| /third_party/node/deps/v8/src/builtins/arm64/ |
| D | builtins-arm64.cc | 491 __ CompareAndBranch(x10, Operand(0), ne, &prepare_step_in_if_stepping); in Generate_ResumeGeneratorTrampoline() local 498 __ CompareAndBranch(x10, Operand(x1), eq, in Generate_ResumeGeneratorTrampoline() local 1053 __ CompareAndBranch(actual_state, Operand(static_cast<int>(expected_state)), in TailCallRuntimeIfStateEquals() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | macro-assembler-arm64-inl.h | 1358 void TurboAssembler::CompareAndBranch(const Register& lhs, const Operand& rhs, in CompareAndBranch() function
|