Home
last modified time | relevance | path

Searched refs:BC1NEZ (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/Mips/longbranch/
Dbranch-limits-fp-mipsr6.mir76 ; R6: BC1NEZ $d0_64, %bb.2 {
95 ; PIC: BC1NEZ $d0_64, %bb.3 {
225 BC1NEZ killed $d0_64, %bb.2, implicit-def $at
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp529 case Mips::BC1EQZ: return Mips::BC1NEZ; in getOppositeBranchOpc()
530 case Mips::BC1NEZ: return Mips::BC1EQZ; in getOppositeBranchOpc()
DMipsInstrInfo.cpp337 case Mips::BC1NEZ: in isBranchOffsetInRange()
DMips32r6InstrInfo.td871 def BC1NEZ : BC1NEZ_ENC, BC1NEZ_DESC, ISA_MIPS32R6, HARDFLOAT;
DMipsScheduleGeneric.td904 def : InstRW<[GenericWriteFPUCmp], (instrs BC1EQZ, BC1NEZ, SEL_D, SEL_S)>;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp543 case Mips::BC1EQZ: return Mips::BC1NEZ; in getOppositeBranchOpc()
544 case Mips::BC1NEZ: return Mips::BC1EQZ; in getOppositeBranchOpc()
DMipsInstrInfo.cpp338 case Mips::BC1NEZ: in isBranchOffsetInRange()
DMips32r6InstrInfo.td871 def BC1NEZ : BC1NEZ_ENC, BC1NEZ_DESC, ISA_MIPS32R6, HARDFLOAT;
DMipsScheduleGeneric.td907 def : InstRW<[GenericWriteFPUCmp], (instrs BC1EQZ, BC1NEZ, SEL_D, SEL_S)>;
/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_common.c140 #define BC1NEZ (HI(17) | (13 << 21) | FT(TMP_FREG3)) macro
1815 inst = BC1NEZ; \
/external/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td752 def BC1NEZ : BC1NEZ_ENC, BC1NEZ_DESC, ISA_MIPS32R6, HARDFLOAT;
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc201 25717U, // BC1NEZ
1990 0U, // BC1NEZ
DMipsGenDisassemblerTables.inc3968 /* 598 */ MCD_OPC_Decode, 184, 1, 229, 1, // Opcode: BC1NEZ
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc791 UINT64_C(1168113664), // BC1NEZ
3809 case Mips::BC1NEZ: {
10253 CEFBS_HasStdEnc_HasMips32r6_IsNotSoftFloat_NotInMicroMips, // BC1NEZ = 778
DMipsGenAsmWriter.inc2019 26508U, // BC1NEZ
4773 0U, // BC1NEZ
DMipsGenInstrInfo.inc793 BC1NEZ = 778,
5639 …deledSideEffects), 0x16ULL, nullptr, nullptr, OperandInfo178, -1 ,nullptr }, // Inst #778 = BC1NEZ
DMipsGenDisassemblerTables.inc6393 /* 759 */ MCD::OPC_Decode, 138, 6, 215, 2, // Opcode: BC1NEZ
DMipsGenAsmMatcher.inc5644 …{ 822 /* bc1nez */, Mips::BC1NEZ, Convert__FGR64AsmReg1_0__JumpTarget1_1, AMFBS_HasStdEnc_HasMips3…