/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCRegisterInfo.h | 48 Reg = PPC::CR6; in getCRFromCRBit()
|
H A D | PPCInstrAltivec.td | 795 let Defs = [CR6]; 1173 // [PO VRT VRA VRB 1 PS XO], "_o" means CR6 is set. 1178 let Defs = [CR6]; 1185 let Defs = [CR6]; 1602 // [PO VRT EO VRB 1 PS XO], "_o" means CR6 is set. 1607 let Defs = [CR6]; 1615 let Defs = [CR6]; 1628 let Defs = [CR6] in
|
H A D | PPCInstr64Bit.td | 1541 let Defs = [X0,X4,X5,X6,X7,X8,X9,X10,X11,X12,LR8,CTR8,CR0,CR1,CR5,CR6,CR7], Size = 8 in 1543 let Defs = [X0,X2,X4,X5,X6,X7,X8,X9,X10,X11,X12,LR8,CTR8,CR0,CR1,CR5,CR6,CR7], Size = 8 in 1548 let Defs = [X0,X4,X5,X6,X7,X8,X9,X10,X11,X12,LR8,CTR8,CR0,CR1,CR5,CR6,CR7] in 1550 let Defs = [X0,X2,X4,X5,X6,X7,X8,X9,X10,X11,X12,LR8,CTR8,CR0,CR1,CR5,CR6,CR7] in 1576 Defs = [X0,X3,X4,X5,X6,X7,X8,X9,X10,X11,X12,LR8,CTR8,CR0,CR1,CR5,CR6,CR7] 1609 Defs = [X0,X3,X4,X5,X6,X7,X8,X9,X10,X11,X12,LR8,CTR8,CR0,CR1,CR5,CR6,CR7]
|
H A D | PPCRegisterInfo.td | 286 def CR6 : CR<6, "cr6", [CR6LT, CR6GT, CR6EQ, CR6UN]>, DwarfRegNum<[74, 74]>; 469 (add CR0, CR1, CR5, CR6,
|
H A D | PPCInstrInfo.td | 3245 Defs = [R0,R4,R5,R6,R7,R8,R9,R10,R11,R12,LR,CTR,CR0,CR1,CR5,CR6,CR7] in 3285 Defs = [R0,R3,R4,R5,R6,R7,R8,R9,R10,R11,R12,LR,CTR,CR0,CR1,CR5,CR6,CR7] in 3309 Defs = [R0,R4,R5,R6,R7,R8,R9,R10,R11,R12,LR,CTR,CR0,CR1,CR5,CR6,CR7] in 3318 Defs = [R0,R3,R4,R5,R6,R7,R8,R9,R10,R11,R12,LR,CTR,CR0,CR1,CR5,CR6,CR7] in
|
H A D | PPCISelDAGToDAG.cpp | 5390 SDValue CR6Reg = CurDAG->getRegister(PPC::CR6, MVT::i32); in Select() 5448 SDValue CR6Reg = CurDAG->getRegister(PPC::CR6, MVT::i32); in Select()
|
H A D | PPCInstrP10.td | 177 let Defs = [CR6] in
|
H A D | PPCISelLowering.cpp | 11134 DAG.getRegister(PPC::CR6, MVT::i32), in LowerINTRINSIC_WO_CHAIN() 16559 DAG.getRegister(PPC::CR6, MVT::i32), in PerformDAGCombine()
|
H A D | PPCInstrVSX.td | 150 let Defs = [CR6] in
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 4622 enum { CR6_EQ=0, CR6_EQ_REV, CR6_LT, CR6_LT_REV } CR6; in EmitCompare() local 4636 CR6 = CR6_LT; in EmitCompare() 4640 CR6 = CR6_EQ; in EmitCompare() 4644 CR6 = CR6_LT; in EmitCompare() 4649 CR6 = CR6_LT; in EmitCompare() 4654 CR6 = CR6_LT; in EmitCompare() 4659 CR6 = CR6_EQ; in EmitCompare() 4665 CR6 = CR6_LT; in EmitCompare() 4669 CR6 = CR6_EQ; in EmitCompare() 4676 Value *CR6Param = Builder.getInt32(CR6); in EmitCompare()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCInstPrinter.cpp | 505 case PPC::CR6: RegNo = 6; break; in printcrbitm()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/ |
H A D | X86DisassemblerDecoder.h | 516 ENTRY(CR6) \
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsPowerPC.td | 530 // Predicate Comparisons. The first operand specifies interpretation of CR6. 719 // Predicate Intrinsics: The first operand specifies interpretation of CR6.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86RegisterInfo.td | 510 def CR6 : X86Reg<"cr6", 6>;
|
/freebsd/share/misc/ |
H A D | pci_vendors | 5565 4c53 1010 CP5/CR6 mainboard 6289 4c53 1010 CP5/CR6 mainboard
|