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

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.h92 int64_t Signed() const { return m_value.value.sval; } function in class:DWARFFormValue
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DJSON.h163 Signed, member in class:lldb_private::JSONNumber::DataType
/freebsd-11.0-release/contrib/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h94 RecurrenceDescriptor(Value *Start, Instruction *Exit, RecurrenceKind K, MinMaxRecurrenceKind MK, Instruction *UAI, Type *RT, bool Signed, SmallPtrSetImpl<Instruction *> &CI) argument
/freebsd-11.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTX.h111 Signed, enumerator in enum:llvm::NVPTX::PTXLdStInstCode::FromType
H A DNVPTXISelLowering.cpp4197 bool Signed; local
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp771 bool Signed = (Opc == S2_asr_i_p); local
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp521 selectVSplatCommon(SDValue N, SDValue &Imm, bool Signed, argument
H A DMipsSEISelLowering.cpp1006 bool Signed; local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp690 bool Signed = N->getOpcode() == ISD::SINT_TO_FP; local
869 bool Signed = N->getOpcode() == ISD::FP_TO_SINT; local
H A DTargetLowering.cpp1334 bool Signed = false; local
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DDIBuilder.cpp652 DIExpression *DIBuilder::createExpression(ArrayRef<int64_t> Signed) { argument
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp485 bool Signed = Opc == AMDGPUISD::BFE_I32; local
1304 bool Signed = N->getOpcode() == ISD::SRA; local
H A DAMDGPUISelLowering.cpp2735 bool Signed = N->getOpcode() == AMDGPUISD::BFE_I32; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp135 bool Float, Signed, Immediate, Void, Poly, Constant, Pointer; member in class:__anon4290::Type
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h163 bool Signed; member in namespace:clang::threadSafety::til
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp533 bool Signed = true; local
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2719 bool AArch64FastISel::selectFPToInt(const Instruction *I, bool Signed) { argument
2752 bool AArch64FastISel::selectIntToFP(const Instruction *I, bool Signed) { argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp294 bool Signed; member in struct:__anon3756::WidthAndSignedness
303 bool Signed = Type->isSignedIntegerType(); local
315 bool Signed = false; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3776 bool AsmParser::parseDirectiveLEB128(bool Signed) { argument
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3030 bool MipsAsmParser::expandUlh(MCInst &Inst, bool Signed, SMLoc IDLoc, argument
2914 expandDiv(MCInst &Inst, SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions, const bool IsMips64, const bool Signed) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp8019 bool Signed = false, Unsigned = false; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6307 bool Signed = Op.getOpcode() == ISD::SINT_TO_FP; local
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6790 LowerWindowsDIVLibCall(SDValue Op, SelectionDAG &DAG, bool Signed, SDValue &Chain) const argument
6839 ExpandDIV_Windows( SDValue Op, SelectionDAG &DAG, bool Signed, SmallVectorImpl<SDValue> &Results) const argument

Completed in 716 milliseconds