Home
last modified time | relevance | path

Searched defs:CompareAndBranch (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h141 CompareAndBranch, enumerator
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h119 CompareAndBranch, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h141 CompareAndBranch, enumerator
/aosp_15_r20/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dlite_translator.cc295 void LiteTranslator::CompareAndBranch(Decoder::BranchOpcode opcode, in CompareAndBranch() function in berberis::LiteTranslator
/aosp_15_r20/frameworks/libs/binary_translation/heavy_optimizer/riscv64/
Dfrontend.cc37 void HeavyOptimizerFrontend::CompareAndBranch(BranchOpcode opcode, in CompareAndBranch() function in berberis::HeavyOptimizerFrontend
/aosp_15_r20/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Dsemantics_player.h114 void CompareAndBranch(const typename Decoder::BranchArgs& args) { in CompareAndBranch() function
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h437 void CompareAndBranch(Decoder::BranchOpcode opcode, in CompareAndBranch() function