/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/ |
H A D | WebAssemblyDisassembler.cpp | 85 nextLEB(int64_t & Val,ArrayRef<uint8_t> Bytes,uint64_t & Size,bool Signed) nextLEB() argument 100 parseLEBImmediate(MCInst & MI,uint64_t & Size,ArrayRef<uint8_t> Bytes,bool Signed) parseLEBImmediate() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ConstantRange.h | 319 enum PreferredRangeType { Smallest, Unsigned, Signed }; global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFExpression.cpp | 155 unsigned Signed = Size & Operation::SignBit; in extract() local 318 unsigned Signed = Size & Operation::SignBit; print() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFFormValue.h | 73 int64_t Signed() const { return m_value.value.sval; } in Signed() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
H A D | VariantValue.h | 271 VariantValue(int Signed) : VariantValue(static_cast<unsigned>(Signed)) {} in VariantValue()
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 811 auto Signed = MGather->isIndexSigned() ? "signed" : "unsigned"; print_details() local 823 auto Signed = MScatter->isIndexSigned() ? "signed" : "unsigned"; print_details() local
|
H A D | LegalizeFloatTypes.cpp | 853 bool Signed = N->getOpcode() == ISD::SINT_TO_FP || SoftenFloatRes_XINT_TO_FP() local 1032 findFPToIntLibcall(EVT SrcVT,EVT RetVT,EVT & Promoted,bool Signed) findFPToIntLibcall() argument 1048 bool Signed = N->getOpcode() == ISD::FP_TO_SINT || SoftenFloatOp_FP_TO_XINT() local 2033 bool Signed = N->getOpcode() == ISD::FP_TO_SINT || ExpandFloatOp_FP_TO_XINT() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 1088 checkNoWrapFlags(Instruction * I,bool Signed) checkNoWrapFlags() argument 1096 checkIfSafeAddSequence(const APInt & IdxDiff,Instruction * AddOpA,unsigned MatchingOpIdxA,Instruction * AddOpB,unsigned MatchingOpIdxB,bool Signed) checkIfSafeAddSequence() argument 1202 bool Signed = isa<SExtInst>(OpA); getConstantOffsetComplexAddrs() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 77 Type *RT, bool Signed, bool Ordered, in RecurrenceDescriptor()
|
H A D | TargetLibraryInfo.h | 517 getExtAttrForI32Return(bool ShouldExtI32Return_,bool ShouldSignExtI32Return_,bool Signed) getExtAttrForI32Return() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 125 Signed, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 302 void popLastConstraint(bool Signed) { getCS(Signed) in popLastConstraint() argument 287 getValue2Index(bool Signed) getValue2Index() argument 294 getCS(bool Signed) getCS() argument 301 popLastConstraint(bool Signed) popLastConstraint() argument [all...] |
H A D | InductiveRangeCheckElimination.cpp | 353 bool Signed = Pred == ICmpInst::ICMP_SLE; in parseIvAgaisntLimit() local 558 bool Signed) { in NoopOrExtend()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 1732 unsigned Width, unsigned Bits, unsigned Offset, bool Signed, in evaluateEXTRACTr() 1764 unsigned Offset, bool Signed, APInt &Result) { in evaluateEXTRACTi() 2149 bool Signed = (Opc == Hexagon::S4_extract) || in evaluate() local 2468 bool Signed = false; in getCmpImm() local 2741 bool Signed = false; in evaluateHexExt() local
|
H A D | HexagonISelLoweringHVX.cpp | 1566 HexagonTargetLowering::resizeToWidth(SDValue VecV, MVT ResTy, bool Signed, in resizeToWidth() 2399 const SDLoc &dl, bool Signed, SelectionDAG &DAG) const { in emitHvxAddWithOverflow() 2430 bool Signed, SelectionDAG &DAG) const { in emitHvxShiftRightRnd() 2687 bool Signed = Opc == ISD::FP_TO_SINT || Opc == ISD::SINT_TO_FP; in EqualizeFpIntConversion() local 2862 bool Signed = Opc == ISD::SINT_TO_FP; in ExpandHvxIntToFp() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Specifiers.h | 50 enum class TypeSpecifierSign { Unspecified, Signed, Unsigned }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 46 Signed, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 624 bool Signed = Opc == AMDGPUISD::BFE_I32; Select() local 999 bool Signed = N->getOpcode() == AMDGPUISD::MAD_I64_I32; SelectMAD_64_32() local 1017 bool Signed = N->getOpcode() == ISD::SMUL_LOHI; SelectMUL_LOHI() local 2237 bool Signed = N->getOpcode() == ISD::SRA; SelectS_BFEFromShifts() local [all...] |
H A D | AMDGPULibFunc.cpp | 889 bool Signed) { in getFromTy() argument
|
H A D | AMDGPUInstCombineIntrinsic.cpp | 710 bool Signed = IID == Intrinsic::amdgcn_sbfe; instCombineIntrinsic() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BuildLibCalls.cpp | 1241 setArgExtAttr(Function & F,unsigned ArgNo,const TargetLibraryInfo & TLI,bool Signed=true) setArgExtAttr() argument 1248 setRetExtAttr(Function & F,const TargetLibraryInfo & TLI,bool Signed=true) setRetExtAttr() argument
|
H A D | LoopUtils.cpp | 1212 cannotBeMinInLoop(const SCEV * S,const Loop * L,ScalarEvolution & SE,bool Signed) cannotBeMinInLoop() argument 1223 cannotBeMaxInLoop(const SCEV * S,const Loop * L,ScalarEvolution & SE,bool Signed) cannotBeMaxInLoop() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpBuiltin.cpp | 77 bool Signed = Val.isSigned(); pushAPSInt() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | KnownBits.cpp | 486 computeForSatAddSub(bool Add,bool Signed,const KnownBits & LHS,const KnownBits & RHS) computeForSatAddSub() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelDAGToDAG.cpp | 551 selectVSplatCommon(SDValue N, SDValue &Imm, bool Signed, in selectVSplatCommon() argument
|