Searched refs:JB (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | Interpreter.cpp | 464 std::unique_ptr<llvm::orc::LLJITBuilder> JB) { in create() argument 467 new Interpreter(std::move(CI), Err, JB ? std::move(JB) : nullptr)); in create() 634 auto JB = IncrementalExecutor::createDefaultJITBuilder(std::move(*JTMB)); in createLLJITBuilder() local 635 if (!JB) in createLLJITBuilder() 636 return JB.takeError(); in createLLJITBuilder() 638 (*JB)->setExecutorProcessControl(std::move(EPC)); in createLLJITBuilder() 639 (*JB)->setPlatformSetUp( in createLLJITBuilder() 642 return std::move(*JB); in createLLJITBuilder() 659 auto JB = IncrementalExecutor::createDefaultJITBuilder(std::move(*JTMB)); in CreateExecutor() local 660 if (!JB) in CreateExecutor() [all …]
|
| /freebsd/crypto/openssl/test/recipes/15-test_ml_kem_codecs_data/ |
| H A D | prv-1024-oqskeypair.pem | 43 GY6xCleEZ460J9e0uruVUpM7BiiXlz4TGOrwoOrDdYSmVAGxcD4EKszYN1MUg/JB 77 GY6xCleEZ460J9e0uruVUpM7BiiXlz4TGOrwoOrDdYSmVAGxcD4EKszYN1MUg/JB
|
| H A D | prv-1024-priv-only.pem | 43 GY6xCleEZ460J9e0uruVUpM7BiiXlz4TGOrwoOrDdYSmVAGxcD4EKszYN1MUg/JB
|
| /freebsd/usr.sbin/newsyslog/newsyslog.conf.d/ |
| H A D | pf.conf | 1 /var/log/pflog 600 3 1000 * JB /var/run/pflogd.pid
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonEarlyIfConv.cpp | 117 MachineBasicBlock *FB, MachineBasicBlock *JB) in FlowPattern() 118 : SplitB(B), TrueB(TB), FalseB(FB), JoinB(JB), PredR(PR) {} in FlowPattern() 301 MachineBasicBlock *JB = nullptr; in matchFlowPattern() local 306 JB = TSB; in matchFlowPattern() 311 JB = FB; in matchFlowPattern() 317 JB = TB; in matchFlowPattern() 327 FP = FlowPattern(B, PredR, TB, FB, JB); in matchFlowPattern()
|
| /freebsd/sys/amd64/amd64/ |
| H A D | bpf_jit_machdep.c | 446 JCC(JAE, JB); in bpf_jit_compile() 466 JCC(JAE, JB); in bpf_jit_compile()
|
| H A D | bpf_jit_machdep.h | 468 #define JB 0x82 macro
|
| /freebsd/sys/i386/i386/ |
| H A D | bpf_jit_machdep.c | 468 JCC(JAE, JB); in bpf_jit_compile() 488 JCC(JAE, JB); in bpf_jit_compile()
|
| H A D | bpf_jit_machdep.h | 413 #define JB 0x82 macro
|
| /freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/ |
| H A D | t_netpgpverify.sh | 150 RjniFz3qx6s3O5FkMsL2YCl7gT6b9WBIMkZZKnytiP3YNv922+JB/wW3bLZW0OQt
|