Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp384 unsigned JR = ABI.IsN64() ? Mips::JR64 : Mips::JR; buildProperJumpMI() local
/llvm-project/third-party/benchmark/test/
H A Doutput_test_helper.cc395 benchmark::JSONReporter JR; in RunOutputTests() local