Home
last modified time | relevance | path

Searched refs:BC1F (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.cpp233 Opc == Mips::BC1T || Opc == Mips::BC1F || Opc == Mips::J) ? in GetAnalyzableBrOpc()
255 case Mips::BC1T : return Mips::BC1F; in GetOppositeBranchOpc()
256 case Mips::BC1F : return Mips::BC1T; in GetOppositeBranchOpc()
DMipsInstrFPU.td237 def BC1F : FBRANCH<0, 0, MIPS_BRANCH_F, "bc1f">;
DMipsISelLowering.cpp800 return ExpandCondMov(MI, BB, dl, Subtarget, TII, true, Mips::BC1F); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp422 case Mips::BC1T: return Mips::BC1F; in getOppositeBranchOpc()
423 case Mips::BC1F: return Mips::BC1T; in getOppositeBranchOpc()
513 Opc == Mips::BC1T || Opc == Mips::BC1F || Opc == Mips::B || in getAnalyzableBrOpc()
DMipsInstrFPU.td528 def BC1F : MMRel, BC1F_FT<"bc1f", brtarget, II_BC1F, MIPS_BRANCH_F>,
597 def : MipsInstAlias<"bc1f $offset", (BC1F FCC0, brtarget:$offset)>,
DMipsISelLowering.cpp1089 return emitPseudoSELECT(MI, BB, true, Mips::BC1F); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp250 case Mips::BC1F: in printAlias()
/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_common.c106 #define BC1F (HI(17) | (8 << 21)) macro
1616 inst = BC1F | JUMP_LENGTH; \
1929 PTR_FAIL_IF(push_inst(compiler, (if_true ? BC1F : BC1T) | JUMP_LENGTH, UNMOVABLE_INS)); in sljit_emit_fcmp()
/external/valgrind/none/tests/mips32/
Dfpu_branches.stdout.exp1 --- BC1F --- if fs != ft then out = fs else out = fs + ft
/external/valgrind/none/tests/mips64/
Dfpu_branches.stdout.exp1 --- BC1F --- if fs == ft then out = ft else out = fs + ft
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1551 case Mips::BC1F: in processInstruction()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
DCollationTest_SHIFTED_SHORT.txt141418 1BC1F 0021
141419 1BC1F 003F
141420 1BC1F 0334
141421 1BC1F 0061
141422 1BC1F 0041
141423 1BC1F 0062
DCollationTest_NON_IGNORABLE_SHORT.txt133221 1BC1F 0021
133222 1BC1F 003F
133223 1BC1F 0061
133224 1BC1F 0041
133225 1BC1F 0062
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
DCollationTest_SHIFTED_SHORT.txt141418 1BC1F 0021
141419 1BC1F 003F
141420 1BC1F 0334
141421 1BC1F 0061
141422 1BC1F 0041
141423 1BC1F 0062
DCollationTest_NON_IGNORABLE_SHORT.txt133221 1BC1F 0021
133222 1BC1F 003F
133223 1BC1F 0061
133224 1BC1F 0041
133225 1BC1F 0062
/external/icu/icu4c/source/test/testdata/
DCollationTest_SHIFTED_SHORT.txt141420 1BC1F 0021
141421 1BC1F 003F
141422 1BC1F 0334
141423 1BC1F 0061
141424 1BC1F 0041
141425 1BC1F 0062
DNormalizationTest-3.2.0.txt6382 BC1F;BC1F;1107 1161 11B2;BC1F;1107 1161 11B2;
DCollationTest_NON_IGNORABLE_SHORT.txt133223 1BC1F 0021
133224 1BC1F 003F
133225 1BC1F 0061
133226 1BC1F 0041
133227 1BC1F 0062
/external/icu/icu4c/source/data/unidata/
DNormalizationTest.txt6544 BC1F;BC1F;1107 1161 11B2;BC1F;1107 1161 11B2;
DFractionalUCA.txt42168 1BC1F; [7B 58 E2, 05, 05]
DUnicodeData.txt24880 1BC1F;DUPLOYAN LETTER J M;Lo;0;L;;;;;N;;;;;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DNormalizationTest.txt6544 BC1F;BC1F;1107 1161 11B2;BC1F;1107 1161 11B2;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DNormalizationTest.txt6544 BC1F;BC1F;1107 1161 11B2;BC1F;1107 1161 11B2;
DUnicodeData.txt24880 1BC1F;DUPLOYAN LETTER J M;Lo;0;L;;;;;N;;;;;
/external/valgrind/VEX/orig_x86/
Dfpu_mmx_sse.orig5939 . 0 804BC1F 62
30539 . 0 804BC1F 7

12