Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc372 benchmark::JSONReporter JR; in RunOutputTests() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp380 unsigned JR = ABI.IsN64() ? Mips::JR64 : Mips::JR; in buildProperJumpMI() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc381 benchmark::JSONReporter JR; in RunOutputTests() local
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeMIPS_common.c140 #define JR (HI(0) | LO(8)) macro
H A DsljitNativeTILEGX_64.c390 #define JR(reg) \ macro