Home
last modified time | relevance | path

Searched refs:testBCZcondBranch (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/unittests/Instruction/LoongArch/
H A DTestLoongArchEmulator.cpp43 testBCZcondBranch(this, name, true, cj_val_branched); \
46 testBCZcondBranch(this, name, false, cj_val_continued); \
249 static void testBCZcondBranch(LoongArch64EmulatorTester *tester, in testBCZcondBranch() function