Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp371 unsigned JR = ABI.IsN64() ? Mips::JR64 : Mips::JR; in buildProperJumpMI() local
/third_party/benchmark/test/
Doutput_test_helper.cc393 benchmark::JSONReporter JR; in RunOutputTests() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_common.c204 #define JR (HI(0) | LO(9)) macro
206 #define JR (HI(0) | LO(8)) macro