Home
last modified time | relevance | path

Searched defs:JR (Results 1 – 5 of 5) 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.cc394 benchmark::JSONReporter JR; in RunOutputTests() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_common.c221 #define JR (HI(0) | LO(9)) macro
223 #define JR (HI(0) | LO(8)) macro
/third_party/node/deps/v8/src/codegen/mips/
Dconstants-mips.h518 JR = ((1U << 3) + 0), enumerator
/third_party/node/deps/v8/src/codegen/mips64/
Dconstants-mips64.h515 JR = ((1U << 3) + 0), enumerator