Home
last modified time | relevance | path

Searched defs:cj (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp315 uint32_t cj = Bits32(inst, 7, 5) + fpr_fcc0_loongarch; in EmulateBCEQZ64() local
337 uint32_t cj = Bits32(inst, 7, 5) + fpr_fcc0_loongarch; in EmulateBCNEZ64() local
/openbsd/gnu/llvm/libcxx/src/
H A Ddebug.cpp421 __c_node* cj = j != nullptr ? j->__c_ : nullptr; in __less_than_comparable() local