Home
last modified time | relevance | path

Searched refs:BCR (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp236 LoweredMI = MCInstBuilder(SystemZ::BCR) in emitInstruction()
413 LoweredMI = MCInstBuilder(SystemZ::BCR) in emitInstruction()
H A DSystemZInstrInfo.td66 def BCR : CondBranchRR<"b#r", 0x07>;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2581 BaseClassRecord BCR(translateAccessFlags(Ty->getTag(), I->getFlags()), in lowerRecordFieldList() local
2584 ContinuationBuilder.writeMemberType(BCR); in lowerRecordFieldList()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td1479 // Section 8.8.4 - BCR (Branch on Condition Relative)