Searched refs:JB (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/clang/test/Layout/ |
| H A D | ms-x86-alias-avoidance-padding.cpp | 433 struct JB {}; struct 435 struct JD : virtual JB, virtual JC { virtual void f() {} JD() {} }; in f()
|
| H A D | ms-x86-pack-and-align.cpp | 284 struct JB { __declspec(align(4)) char a; }; struct 286 struct JC : JB, JA { };
|
| H A D | ms-x86-lazy-empty-nonvirtual-base.cpp | 677 struct JB { struct 682 struct JD : JA, JB, virtual JC {}; argument
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonEarlyIfConv.cpp | 124 MachineBasicBlock *FB, MachineBasicBlock *JB) in FlowPattern() 125 : SplitB(B), TrueB(TB), FalseB(FB), JoinB(JB), PredR(PR) {} in FlowPattern() 308 MachineBasicBlock *JB = nullptr; in matchFlowPattern() local 313 JB = TSB; in matchFlowPattern() 318 JB = FB; in matchFlowPattern() 324 JB = TB; in matchFlowPattern() 334 FP = FlowPattern(B, PredR, TB, FB, JB); in matchFlowPattern()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | misched-fusion.ll | 83 ; Verify that CMP+JB are scheduled together.
|
| /llvm-project-15.0.7/llvm/test/Demangle/ |
| H A D | ms-string-literals.test | 115 ??_C@_01NGHMFGFL@?$JB?$AA@
|