/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Disassembler/ |
H A D | WebAssemblyDisassembler.cpp | 85 bool Signed) { in nextLEB() 100 ArrayRef<uint8_t> Bytes, bool Signed) { in parseLEBImmediate()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | ConstantRange.h | 292 enum PreferredRangeType { Smallest, Unsigned, Signed }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFExpression.cpp | 132 unsigned Signed = Size & Operation::SignBit; in extract() local 284 unsigned Signed = Size & Operation::SignBit; in print() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/ |
H A D | VariantValue.h | 271 VariantValue(int Signed) : VariantValue(static_cast<unsigned>(Signed)) {} in VariantValue()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 770 auto Signed = MGather->isIndexSigned() ? "signed" : "unsigned"; in print_details() local 782 auto Signed = MScatter->isIndexSigned() ? "signed" : "unsigned"; in print_details() local
|
H A D | LegalizeFloatTypes.cpp | 749 bool Signed = N->getOpcode() == ISD::SINT_TO_FP || in SoftenFloatRes_XINT_TO_FP() local 920 bool Signed) { in findFPToIntLibcall() 936 bool Signed = N->getOpcode() == ISD::FP_TO_SINT || in SoftenFloatOp_FP_TO_XINT() local 1905 bool Signed = N->getOpcode() == ISD::FP_TO_SINT || in ExpandFloatOp_FP_TO_XINT() local
|
H A D | LegalizeIntegerTypes.cpp | 851 bool Signed = in PromoteIntRes_MULFIX() local 886 unsigned SatW, bool Signed, in SaturateWidenedDIVFIX() 918 bool Signed = N->getOpcode() == ISD::SDIVFIX || in earlyExpandDIVFIX() local 956 bool Signed = N->getOpcode() == ISD::SDIVFIX || in PromoteIntRes_DIVFIX() local 3410 bool Signed = (N->getOpcode() == ISD::SMULFIX || in ExpandIntRes_MULFIX() local
|
H A D | LegalizeDAG.cpp | 4168 bool Signed = Node->getOpcode() == ISD::SINT_TO_FP || in ConvertNodeToLibcall() local 4209 bool Signed = Node->getOpcode() == ISD::FP_TO_SINT || in ConvertNodeToLibcall() local
|
H A D | TargetLowering.cpp | 3559 bool Signed = false; in SimplifySetCC() local 6283 bool Signed) -> bool { in expandMUL_LOHI() 8090 bool Signed = (Node->getOpcode() == ISD::SMULFIX || in expandFixedPointMul() local 8224 bool Signed = Opcode == ISD::SDIVFIX || Opcode == ISD::SDIVFIXSAT; in expandFixedPointDiv() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 72 bool Signed, bool Ordered, in RecurrenceDescriptor()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 117 Signed, enumerator
|
H A D | NVPTXISelLowering.cpp | 4544 Signed = 0, enumerator 4651 bool Signed; in TryMULWIDECombine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.cpp | 431 bool Signed = isa<SExtInst>(OpA); in lookThroughComplexAddresses() local 441 auto CheckFlags = [](Instruction *I, bool Signed) { in lookThroughComplexAddresses()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 1739 unsigned Width, unsigned Bits, unsigned Offset, bool Signed, in evaluateEXTRACTr() 1771 unsigned Offset, bool Signed, APInt &Result) { in evaluateEXTRACTi() 2156 bool Signed = (Opc == Hexagon::S4_extract) || in evaluate() local 2475 bool Signed = false; in getCmpImm() local 2748 bool Signed = false; in evaluateHexExt() local
|
H A D | HexagonSplitDouble.cpp | 795 bool Signed = (Opc == S2_asr_i_p); in splitShift() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 47 Signed, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Specifiers.h | 38 enum class TypeSpecifierSign { Unspecified, Signed, Unsigned }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 438 bool Signed = IID == Intrinsic::amdgcn_sbfe; in instCombineIntrinsic() local
|
H A D | AMDGPUISelDAGToDAG.cpp | 835 bool Signed = Opc == AMDGPUISD::BFE_I32; in Select() local 1184 bool Signed = N->getOpcode() == AMDGPUISD::MAD_I64_I32; in SelectMAD_64_32() local 2148 bool Signed = N->getOpcode() == ISD::SRA; in SelectS_BFEFromShifts() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 1118 bool Signed) { in cannotBeMinInLoop() 1129 bool Signed) { in cannotBeMaxInLoop()
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 68 bool Float, Signed, Immediate, Void, Constant, Pointer, BFloat; member in __anon47288a980111::SVEType
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsSEISelDAGToDAG.cpp | 551 selectVSplatCommon(SDValue N, SDValue &Imm, bool Signed, in selectVSplatCommon()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 1517 bool Signed) { in getExtOps() 1526 bool Signed) { in appendExt()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | APInt.cpp | 2168 bool Signed, bool formatAsCLiteral) const { in toString() 2282 std::string APInt::toString(unsigned Radix = 10, bool Signed = true) const { in toString()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | InductiveRangeCheckElimination.cpp | 1058 bool Signed) { in NoopOrExtend()
|