Searched defs:Signed (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp462 int64_t Signed = Value; local
489 int64_t Signed = Value; local
512 int64_t Signed = Value; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTX.h122 Signed, enumerator in enum:llvm::NVPTX::PTXLdStInstCode::FromType
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp422 selectVSplatCommon(SDValue N, SDValue &Imm, bool Signed, argument
H A DMipsSEISelLowering.cpp905 bool Signed; local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp579 bool Signed = N->getOpcode() == ISD::SINT_TO_FP; local
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp305 bool Signed = true; local
/freebsd-9.3-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3374 bool AsmParser::parseDirectiveLEB128(bool Signed) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7551 bool Signed = false, Unsigned = false; local
[all...]

Completed in 194 milliseconds