Home
last modified time | relevance | path

Searched refs:setb (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DPluralRulesLoader.java202 UResourceBundle setb = rulesb.get(rulesId); in getOrCreateRulesForLocale() local
205 for (int i = 0; i < setb.getSize(); ++i) { in getOrCreateRulesForLocale()
206 UResourceBundle b = setb.get(i); in getOrCreateRulesForLocale()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DPluralRulesLoader.java198 UResourceBundle setb = rulesb.get(rulesId); in getRulesForRulesId() local
201 for (int i = 0; i < setb.getSize(); ++i) { in getRulesForRulesId()
202 UResourceBundle b = setb.get(i); in getRulesForRulesId()
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
Dcmp-ops.c31 static int setb(unsigned int x, unsigned int y) in setb() function
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h615 #define SETB(a) CHOICE(setb a, setb a, setb a)
617 #define SETC(a) CHOICE(setc a, setb a, setb a)
1328 #define SETB(a) setb a
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstr64Bit.td800 "setb $RT, $BFA", IIC_IntGeneral>, isPPC64;
808 "setb $RT, $BFA", IIC_IntGeneral>, isPPC64;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrCompiler.td352 // We canonicalize 'setb' to "(and (sbb reg,reg), 1)" on the hope that the and
355 // and, we might as well just match it as a setb.
DREADME.txt544 setb %al
DX86InstrInfo.td3180 def C : CondCodeAlias<Prefix, Suffix, "c", "b", V>; // setc -> setb
3191 def NAE : CondCodeAlias<Prefix, Suffix, "nae", "b", V>; // setnae -> setb
/third_party/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz2
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmMatcher.inc4331 "sc\004setb\006slbfee\005slbia\005slbie\006slbieg\007slbmfee\007slbmfev\006"
6279 …{ 9268 /* setb */, PPC::SETB, Convert__RegGPRC1_0__RegCRRC1_1, AMFBS_None, { MCK_RegGPRC, MCK_RegC…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc2010 Mnemonic = "setb"; // "setc"
2101 Mnemonic = "setb"; // "setnae"
7755 "a\005setae\004setb\005setbe\004sete\004setg\005setge\004setl\005setle\005"
10230 { 7144 /* setb */, X86::SETCCr, Convert__Reg1_0__imm_95_2, AMFBS_None, { MCK_GR8 }, },
10231 { 7144 /* setb */, X86::SETCCm, Convert__Mem85_0__imm_95_2, AMFBS_None, { MCK_Mem8 }, },
24794 { 7144 /* setb */, X86::SETCCr, Convert__Reg1_0__imm_95_2, AMFBS_None, { MCK_GR8 }, },
24795 { 7144 /* setb */, X86::SETCCm, Convert__Mem85_0__imm_95_2, AMFBS_None, { MCK_Mem8 }, },