/external/jsr305/ri/src/main/java/javax/annotation/ |
D | Signed.java | 16 public @interface Signed { annotation
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFFormValue.h | 63 int64_t Signed() const { return m_value.value.sval; } in Signed() function
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 126 Signed, enumerator
|
D | NVPTXISelLowering.cpp | 2854 Signed = 0, enumerator 2970 bool Signed; in TryMULWIDECombine() local
|
/external/llvm/unittests/ADT/ |
D | StringRefTest.cpp | 389 } Signed[] = variable
|
/external/llvm/lib/Target/R600/ |
D | AMDGPUISelDAGToDAG.cpp | 441 bool Signed = Opc == AMDGPUISD::BFE_I32; in Select() local
|
D | AMDGPUISelLowering.cpp | 1970 bool Signed = N->getOpcode() == AMDGPUISD::BFE_I32; in PerformDAGCombine() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 1118 bool AArch64FastISel::SelectFPToInt(const Instruction *I, bool Signed) { in SelectFPToInt() 1151 bool AArch64FastISel::SelectIntToFP(const Instruction *I, bool Signed) { in SelectIntToFP()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelDAGToDAG.cpp | 450 selectVSplatCommon(SDValue N, SDValue &Imm, bool Signed, in selectVSplatCommon()
|
D | MipsSEISelLowering.cpp | 1002 bool Signed; in performVSELECTCombine() local
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 2126 bool Signed, bool formatAsCLiteral) const { in toString() 2247 std::string APInt::toString(unsigned Radix = 10, bool Signed = true) const { in toString()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 581 bool Signed = N->getOpcode() == ISD::SINT_TO_FP; in SoftenFloatRes_XINT_TO_FP() local
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 133 bool Float, Signed, Void, Poly, Constant, Pointer; member in __anon7fb122680111::Type
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 496 bool Signed = true; in X86FastEmitStore() local
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 156 bool Signed; member
|
/external/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 3615 bool AsmParser::parseDirectiveLEB128(bool Signed) { in parseDirectiveLEB128()
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 7458 bool Signed = false, Unsigned = false; in DecodeTypeFromStr() local
|