Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.cpp36 static const char *ARCBRCondCodeToString(ARCCC::BRCondCode BRCC) { in ARCBRCondCodeToString() argument
37 switch (BRCC) { in ARCBRCondCodeToString()
51 return BadConditionCode(BRCC); in ARCBRCondCodeToString()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp616 if (Opcode != Lanai::BRCC) in analyzeBranch()
678 BuildMI(&MBB, DL, get(Lanai::BRCC)).addMBB(TrueBlock).addImm(ConditionalCode); in insertBranch()
701 Instruction->getOpcode() != Lanai::BRCC) { in removeBranch()
H A DLanaiInstrInfo.td685 def BRCC : InstBR<(outs), (ins BrTarget:$addr, CCOp:$DDDI),
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td795 // BRCC k