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