Searched defs:Signed (Results 1 – 12 of 12) sorted by relevance
16 public @interface Signed { annotation
63 const Condition MacroAssemblerSH4::Signed = SH4Assembler::SI; member in JSC::MacroAssemblerSH4
57 Signed = ARMAssembler::MI, enumerator
72 Signed, enumerator
56 Signed = X86Assembler::ConditionS, enumerator
115 Signed = ARMv7Assembler::ConditionMI, enumerator
72 static const Condition Signed; variable
333 } Signed[] = variable
2085 bool Signed, bool formatAsCLiteral) const { in toString()2206 std::string APInt::toString(unsigned Radix = 10, bool Signed = true) const { in toString()
289 bool Signed = true; in X86FastEmitStore() local
540 bool Signed = N->getOpcode() == ISD::SINT_TO_FP; in SoftenFloatRes_XINT_TO_FP() local
6286 bool Signed = false, Unsigned = false; in DecodeTypeFromStr() local