Searched refs:BCR (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | mverify-optypes.mir | 37 BCR 0, 0, $r2d, implicit $cc 38 BCR 0, $r2d, $r2d, implicit $cc 70 # CHECK: - instruction: BCR 0, $r2d, $r2d, implicit $cc
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.cpp | 165 LoweredMI = MCInstBuilder(SystemZ::BCR) in emitInstruction() 305 LoweredMI = MCInstBuilder(SystemZ::BCR) in emitInstruction()
|
| H A D | SystemZInstrInfo.td | 66 def BCR : CondBranchRR<"b#r", 0x07>;
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | CodeViewDebug.cpp | 2515 BaseClassRecord BCR(translateAccessFlags(Ty->getTag(), I->getFlags()), in lowerRecordFieldList() local 2518 ContinuationBuilder.writeMemberType(BCR); in lowerRecordFieldList()
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 1477 // Section 8.8.4 - BCR (Branch on Condition Relative)
|