Home
last modified time | relevance | path

Searched defs:Literal (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h102 enum { Literal, Identifier } Type; enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp266 StringLiteral *Literal = Constraints[i]; in ActOnGCCAsmStmt() local
358 StringLiteral *Literal = Constraints[i]; in ActOnGCCAsmStmt() local
469 StringLiteral *Literal = Clobbers[i]; in ActOnGCCAsmStmt() local
539 StringLiteral *Literal = Constraints[ConstraintIdx]; in ActOnGCCAsmStmt() local
H A DSemaExpr.cpp1957 StringLiteralParser Literal(StringToks, PP, in ActOnUnevaluatedStringLiteral() local
2038 StringLiteralParser Literal(StringToks, PP); in ActOnStringLiteral() local
3525 CharLiteralParser Literal(ThisTok.begin(), ThisTok.end(), Tok.getLocation(), in ActOnCharacterConstant() local
3584 static Expr *BuildFloatingLiteral(Sema &S, NumericLiteralParser &Literal, in BuildFloatingLiteral()
3672 NumericLiteralParser Literal(TokSpelling, Tok.getLocation(), in ActOnNumericConstant() local
7779 ExprResult Literal = DefaultLvalueConversion(exprs[0]); in BuildVectorLiteral() local
7800 ExprResult Literal = DefaultLvalueConversion(exprs[0]); in BuildVectorLiteral() local
11586 Expr *Literal; in diagnoseObjCLiteralComparison() local
H A DSemaExprObjC.cpp908 ObjCDictionaryLiteral *Literal) { in CheckObjCDictionaryLiteralDuplicateKeys()
1128 auto *Literal = in BuildObjCDictionaryLiteral() local
H A DSemaDeclAttr.cpp117 const auto *Literal = dyn_cast<StringLiteral>(E->IgnoreParenCasts()); in checkStringLiteralArgumentAttr() local
149 const auto *Literal = dyn_cast<StringLiteral>(ArgExpr->IgnoreParenCasts()); in checkStringLiteralArgumentAttr() local
3053 SourceLocation LiteralLoc, StringRef Str, const StringLiteral *Literal, in checkTargetClonesAttrString()
H A DSemaObjC.cpp1219 StringLiteral *Literal = dyn_cast<StringLiteral>(Arg); in CheckObjCString() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DCNFFormula.h35 using Literal = uint32_t; variable
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp302 NumericLiteralParser Literal(Spelling, PeekTok.getLocation(), in EvaluateValue() local
389 CharLiteralParser Literal(ThisTok.begin(), ThisTok.end(), in EvaluateValue() local
H A DPreprocessor.cpp1375 StringLiteralParser Literal(StrToks, *this); in FinishLexStringLiteral() local
1398 NumericLiteralParser Literal(Spelling, Tok.getLocation(), getSourceManager(), in parseSimpleIntegerLiteral() local
H A DPragma.cpp776 StringLiteralParser Literal(Tok, PP); in LexModuleNameComponent() local
1091 StringLiteralParser Literal(DiagName, PP, in HandlePragma() local
H A DPPDirectives.cpp1517 StringLiteralParser Literal(StrTok, *this); in HandleLineDirective() local
1668 StringLiteralParser Literal(StrTok, *this); in HandleDigitDirective() local
H A DPPMacroExpansion.cpp2016 StringLiteralParser Literal(Tok, *this, in ExpandBuiltinMacro() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormatVariadic.h46 enum class ReplacementType { Empty, Format, Literal }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2551 bool isInlinableLiteral64(int64_t Literal, bool HasInv2Pi) { in isInlinableLiteral64()
2568 bool isInlinableLiteral32(int32_t Literal, bool HasInv2Pi) { in isInlinableLiteral32()
2594 bool isInlinableLiteralBF16(int16_t Literal, bool HasInv2Pi) { in isInlinableLiteralBF16()
2611 bool isInlinableLiteralI16(int32_t Literal, bool HasInv2Pi) { in isInlinableLiteralI16()
2615 bool isInlinableLiteralFP16(int16_t Literal, bool HasInv2Pi) { in isInlinableLiteralFP16()
2632 std::optional<unsigned> getInlineEncodingV216(bool IsFloat, uint32_t Literal) { in getInlineEncodingV216()
2687 std::optional<unsigned> getInlineEncodingV2I16(uint32_t Literal) { in getInlineEncodingV2I16()
2693 std::optional<unsigned> getInlineEncodingV2BF16(uint32_t Literal) { in getInlineEncodingV2BF16()
2721 std::optional<unsigned> getInlineEncodingV2F16(uint32_t Literal) { in getInlineEncodingV2F16()
2726 bool isInlinableLiteralV216(uint32_t Literal, uint8_t OpType) { in isInlinableLiteralV216()
[all …]
H A DAMDGPUBaseInfo.h1415 inline bool isInlinableIntLiteral(int64_t Literal) { in isInlinableIntLiteral()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNVOPDUtils.cpp49 for (auto &Literal : UniqueLiterals) { in checkVOPDRegConstraints() local
/freebsd/contrib/bearssl/T0/
H A DWordBuilder.cs182 internal void Literal(TValue v) in Literal() method in WordBuilder
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h100 mutable uint32_t Literal; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h87 Literal, // Default for symbols. enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp810 llvm::SmallString<32> Literal; in ConstructFixedPointLiteral() local
H A DFrontendAction.cpp290 StringLiteralParser Literal(T, CI.getPreprocessor()); in ReadOriginalFileName() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1645 MachineOperand& Literal = I->getOperand(1); in prescanForConstants() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp755 Z3_ast Literal = in mkBitvector() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h535 Literal(const Expr *C) in Literal() function
537 Literal(ValueType VT) : SExpr(COP_Literal), ValType(VT) {} in Literal() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp907 auto Literal = in buildUserDefinedLiteral() local

12