Home
last modified time | relevance | path

Searched +defs:Variable +defs:Value (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp52 DPValue(Metadata * Value,DILocalVariable * Variable,DIExpression * Expression,DIAssignID * AssignID,Metadata * Address,DIExpression * AddressExpression,const DILocation * DI) DPValue() argument
90 createDPVAssign(Value * Val,DILocalVariable * Variable,DIExpression * Expression,DIAssignID * AssignID,Value * Address,DIExpression * AddressExpression,const DILocation * DI) createDPVAssign() argument
100 createLinkedDPVAssign(Instruction * LinkedInstr,Value * Val,DILocalVariable * Variable,DIExpression * Expression,Value * Address,DIExpression * AddressExpression,const DILocation * DI) createLinkedDPVAssign() argument
[all...]
H A DDebugInfoMetadata.cpp644 DIEnumerator(LLVMContext & C,StorageType Storage,const APInt & Value,bool IsUnsigned,ArrayRef<Metadata * > Ops) DIEnumerator() argument
650 getImpl(LLVMContext & Context,const APInt & Value,bool IsUnsigned,MDString * Name,StorageType Storage,bool ShouldCreate) getImpl() argument
1259 getImpl(LLVMContext & Context,unsigned Tag,MDString * Name,Metadata * Type,bool isDefault,Metadata * Value,StorageType Storage,bool ShouldCreate) getImpl() argument
2067 getImpl(LLVMContext & Context,Metadata * Variable,Metadata * Expression,StorageType Storage,bool ShouldCreate) getImpl() argument
2107 getImpl(LLVMContext & Context,unsigned MIType,unsigned Line,MDString * Name,MDString * Value,StorageType Storage,bool ShouldCreate) getImpl() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h84 DILocalVariable *Variable; global() variable
106 Value, global() enumerator
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp407 struct Variable { struct in __anon187db4280111::MasmParser
408 RedefinableKind__anon187db4280111::MasmParser::Variable global() argument
410 Name__anon187db4280111::MasmParser::Variable global() argument
411 Redefinable__anon187db4280111::MasmParser::Variable global() argument
412 IsText__anon187db4280111::MasmParser::Variable global() argument
413 TextValue__anon187db4280111::MasmParser::Variable global() argument
1680 const MCExpr *Value = evaluateBuiltinValue(Symbol, FirstTokenLoc); parsePrimaryExpr() local
1744 std::string Value; parsePrimaryExpr() local
1896 int64_t Value; parseExpression() local
3149 int64_t Value; parseMacroArguments() local
3400 std::string Value; parseDirectiveEquate() local
3447 int64_t Value; parseDirectiveEquate() local
3640 emitIntValue(const MCExpr * Value,unsigned Size) emitIntValue() argument
3664 std::string Value; parseScalarInitializer() local
3675 const MCExpr *Value; parseScalarInitializer() local
3726 for (const auto *Value : Values) { emitIntegralValues() local
3834 APFloat Value(Semantics); parseRealValue() local
3884 const MCExpr *Value; parseRealInstList() local
4245 const MCExpr *Value; parseStructInstList() local
4283 for (const MCExpr *Value : Contents.Values) { emitFieldValue() local
4327 for (const auto &Value : Initializer.Values) { emitFieldInitializer() local
4332 for (const auto &Value : emitFieldInitializer() local
4953 const MCExpr *Value; parseDirectiveLoc() local
4958 int Value = MCE->getValue(); parseDirectiveLoc() local
4970 const MCExpr *Value; parseDirectiveLoc() local
4975 int Value = MCE->getValue(); parseDirectiveLoc() local
5185 const MCExpr *Value; parseDirectiveCVLoc() local
5895 parseDirectiveExitMacro(SMLoc DirectiveLoc,StringRef Directive,std::string & Value) parseDirectiveExitMacro() argument
7140 const MCExpr *Value; parseDirectiveMSEmit() local
7156 const MCExpr *Value; parseDirectiveMSAlign() local
7221 defineMacro(StringRef Name,StringRef Value) defineMacro() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp50 buildDirectDbgValue(Register Reg,const MDNode * Variable,const MDNode * Expr) buildDirectDbgValue() argument
63 buildIndirectDbgValue(Register Reg,const MDNode * Variable,const MDNode * Expr) buildIndirectDbgValue() argument
76 buildFIDbgValue(int FI,const MDNode * Variable,const MDNode * Expr) buildFIDbgValue() argument
91 buildConstDbgValue(const Constant & C,const MDNode * Variable,const MDNode * Expr) buildConstDbgValue() argument
211 materializePtrAdd(Register & Res,Register Op0,const LLT ValueTy,uint64_t Value) materializePtrAdd() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h221 std::optional<APInt> Value; variable
286 NumericVariableUse(StringRef Name, NumericVariable *Variable) in NumericVariableUse()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h156 setIsTargetDevice(bool Value) setIsTargetDevice() argument
157 setIsGPU(bool Value) setIsGPU() argument
158 setOpenMPOffloadMandatory(bool Value) setOpenMPOffloadMandatory() argument
1253 Value *Variable; global() member
[all...]
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp289 class Variable { class
294 Variable() : T(Type::getVoid()) {} in Variable() function in __anonabaaf6210111::Variable
295 Variable(Type T, std::string N) : T(std::move(T)), N(std::move(N)) {} in Variable() function in __anonabaaf6210111::Variable
1789 std::string Value = cast<StringInit>(DI->getArg(1))->getAsUnquotedString(); emitDagLiteral() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp877 for (unsigned Value = 0, Part = 0, e = ValueVTs.size(); Value != e; ++Value) { getCopyFromRegs() local
961 for (unsigned Value = 0, Part = 0, e = ValueVTs.size(); Value != e; ++Value) { getCopyToRegs() local
1048 for (unsigned Value = 0, Reg = 0, e = ValueVTs.size(); Value != e; ++Value) { AddInlineAsmOperands() local
1166 handleDebugDeclare(Value * Address,DILocalVariable * Variable,DIExpression * Expression,DebugLoc DL) handleDebugDeclare() argument
1254 DILocalVariable *Variable = DPV.getVariable(); visitDbgInfo() local
1357 handleDanglingVariadicDebugInfo(SelectionDAG & DAG,DILocalVariable * Variable,DebugLoc DL,unsigned Order,SmallVectorImpl<Value * > & Values,DIExpression * Expression) handleDanglingVariadicDebugInfo() argument
1392 dropDanglingDebugInfo(const DILocalVariable * Variable,const DIExpression * Expr) dropDanglingDebugInfo() argument
1431 DILocalVariable *Variable = DDI.getVariable(); resolveDanglingDebugInfo() local
5741 EmitFuncArgumentDbgValue(const Value * V,DILocalVariable * Variable,DIExpression * Expr,DILocation * DL,FuncArgumentDbgValueKind Kind,const SDValue & N) EmitFuncArgumentDbgValue() argument
5962 getDbgValue(SDValue N,DILocalVariable * Variable,DIExpression * Expr,const DebugLoc & dl,unsigned DbgSDNodeOrder) getDbgValue() argument
6037 visitEntryValueDbgValue(ArrayRef<const Value * > Values,DILocalVariable * Variable,DIExpression * Expr,DebugLoc DbgLoc) visitEntryValueDbgValue() argument
6196 SDValue Value = getValue(I.getArgOperand(1)); visitIntrinsicCall() local
6311 DILocalVariable *Variable = DI.getVariable(); visitIntrinsicCall() local
6346 DILocalVariable *Variable = DI.getVariable(); visitIntrinsicCall() local
8467 processIntegerCallValue(const Instruction & I,SDValue Value,bool IsSigned) processIntegerCallValue() argument
10414 for (unsigned Value = 0, NumValues = ValueVTs.size(); Value != NumValues; LowerCallTo() local
10966 for (unsigned Value = 0, NumValues = ValueVTs.size(); LowerArguments() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp88 BuiltIn::BuiltIn Value; global() member
357 Register Variable = GR->buildGlobalVariable( buildBuiltinVariableLoad() local
1032 SPIRV::BuiltIn::BuiltIn Value = generateBuiltinVar() local
1115 SPIRV::BuiltIn::BuiltIn Value = generateGetQueryInst() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h280 class Value; global() variable
289 class Variable; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h376 VariableSymbolNode *Variable = nullptr; member
559 uint64_t Value = 0; member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp174 convertArgumentToType(Sema & S,Expr * & Value,QualType Ty) convertArgumentToType() argument
3790 std::optional<llvm::APSInt> Value = Arg->getIntegerConstantExpr(Context); CheckBPFBuiltinFunctionCall() local
9822 IsShiftedByte(llvm::APSInt Value) IsShiftedByte() argument
14722 CheckTautologicalComparison(Sema & S,BinaryOperator * E,Expr * Constant,Expr * Other,const llvm::APSInt & Value,bool RhsConstant) CheckTautologicalComparison() argument
14914 const llvm::APSInt &Value = RhsConstant ? *RHSValue : *LHSValue; AnalyzeComparison() local
15091 llvm::APSInt Value = Result.Val.getInt(); AnalyzeBitFieldAssignment() local
15217 llvm::APFloat Value(0.0); DiagnoseFloatingImpCast() local
15356 PrettyPrintInRange(const llvm::APSInt & Value,IntRange Range) PrettyPrintInRange() argument
15844 llvm::APFixedPoint Value = Result.Val.getFixedPoint(); CheckImplicitConversion() local
15883 llvm::APSInt Value = Result.Val.getInt(); CheckImplicitConversion() local
15987 llvm::APSInt Value(32); CheckImplicitConversion() local
16037 llvm::APSInt Value = Result.Val.getInt(); CheckImplicitConversion() local
16681 struct Value { global() struct in __anon6690ba032c11::SequenceChecker::SequenceTree
16682 Value__anon6690ba032c11::SequenceChecker::SequenceTree::Value Value() argument
16683 Parent__anon6690ba032c11::SequenceChecker::SequenceTree::Value global() argument
16684 Merged__anon6690ba032c11::SequenceChecker::SequenceTree::Value global() argument
18243 VarDecl *Variable = nullptr; global() member
18355 VarDecl *Variable; global() member
18396 std::optional<llvm::APSInt> Value; VisitBinaryOperator() local
19741 std::optional<llvm::APSInt> Value = getAndVerifyMatrixDimension() local
19854 if (std::optional<llvm::APSInt> Value = SemaBuiltinMatrixColumnMajorLoad() local
19954 if (std::optional<llvm::APSInt> Value = SemaBuiltinMatrixColumnMajorStore() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp272 calculateFragment(DILocalVariable * Variable,uint64_t NewStorageSliceOffsetInBits,uint64_t NewStorageSliceSizeInBits,std::optional<DIExpression::FragmentInfo> StorageFragment,std::optional<DIExpression::FragmentInfo> CurrentFragment,DIExpression::FragmentInfo & Target) calculateFragment() argument
329 createLinkedAssign(DPValue *,DIBuilder & DIB,Instruction * LinkedInstr,Value * NewValue,DILocalVariable * Variable,DIExpression * Expression,Value * Address,DIExpression * AddressExpression,const DILocation * DI) createLinkedAssign() argument
340 createLinkedAssign(DbgAssignIntrinsic *,DIBuilder & DIB,Instruction * LinkedInstr,Value * NewValue,DILocalVariable * Variable,DIExpression * Expression,Value * Address,DIExpression * AddressExpression,const DILocation * DI) createLinkedAssign() argument
363 migrateDebugInfo(AllocaInst * OldAlloca,bool IsSplit,uint64_t OldAllocaOffsetInBits,uint64_t SliceSizeInBits,Instruction * OldInst,Instruction * Inst,Value * Dest,Value * Value,const DataLayout & DL) migrateDebugInfo() argument
[all...]
H A DConstraintElimination.cpp338 Value *Variable; global() member
880 dumpConstraint(ArrayRef<int64_t> C,const DenseMap<Value *,unsigned> & Value2Index) dumpConstraint() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2173 const ValueDecl &Value = *AsmDeclRef->getDecl(); AddVariableConstraints() local
2174 const VarDecl *Variable = dyn_cast<VarDecl>(&Value); AddVariableConstraints() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp906 unsigned Value, SH = 0; tryBitfieldInsert() local
1529 Variable, global() enumerator
[all...]