Searched defs:Variable (Results 1 - 25 of 26) sorted by last modified time

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1120 Variable, enumerator in enum:__anon2358::BitPermutationSelector::ValueBit::Kind
1124 ValueBit(SDValue V, unsigned I, Kind K = Variable) argument
1126 ValueBit(Kind K = Variable) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheckImpl.h128 NumericVariable *Variable; member in class:llvm::NumericVariableUse
131 NumericVariableUse(StringRef Name, NumericVariable *Variable) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h1017 Metadata *Variable; member in struct:llvm::MDNodeKeyImpl
1020 MDNodeKeyImpl(Metadata *Variable, Metadata *Expression) argument
H A DDebugInfoMetadata.cpp1214 DIGlobalVariableExpression::getImpl(LLVMContext &Context, Metadata *Variable, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp597 const MDNode *Variable = MI->getDebugVariable(); local
H A DSelectionDAGBuilder.cpp1162 void SelectionDAGBuilder::dropDanglingDebugInfo(const DILocalVariable *Variable, argument
1203 DILocalVariable *Variable = DI->getVariable(); local
5550 EmitFuncArgumentDbgValue( const Value *V, DILocalVariable *Variable, DIExpression *Expr, DILocation *DL, bool IsDbgDeclare, const SDValue &N) argument
5737 getDbgValue(SDValue N, DILocalVariable *Variable, DIExpression *Expr, const DebugLoc &dl, unsigned DbgSDNodeOrder) argument
5955 DILocalVariable *Variable = DI.getVariable(); local
6046 DILocalVariable *Variable = DI.getVariable(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp158 const DILocalVariable *Variable; ///< The debug info variable we are part of. member in class:__anon1735::UserValue
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp90 MachineIRBuilder::buildDirectDbgValue(Register Reg, const MDNode *Variable, argument
103 MachineIRBuilder::buildIndirectDbgValue(Register Reg, const MDNode *Variable, argument
115 buildFIDbgValue(int FI, const MDNode *Variable, const MDNode *Expr) argument
130 buildConstDbgValue(const Constant &C, const MDNode *Variable, const MDNode *Expr) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h377 VariableSymbolNode *Variable = nullptr; member in struct:llvm::ms_demangle::DynamicStructorIdentifierNode
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DVariable.cpp38 Variable::Variable(lldb::user_id_t uid, const char *name, const char *mangled, function in class:Variable
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h210 Variable = 1 << 7, member in class:lldb_private::TypeValidatorResult::CompilerContextKind
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DVariable.h25 class Variable : public UserID, public std::enable_shared_from_this<Variable> { class in namespace:lldb_private
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h48 Variable, member in class:lldb_private::FormatEntity::Entry::Type
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp281 class Variable { class in namespace:__anon964
286 Variable() : T(Type::getVoid()), N("") {} function in class:__anon964::Variable
287 Variable(Type T, std::string N) : T(std::move(T)), N(std::move(N)) {} function in class:__anon964::Variable
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp197 const VarDecl *Variable = dyn_cast<VarDecl>(AsmDeclRef->getDecl()); local
H A DSemaChecking.cpp13697 VarDecl *Variable = nullptr; member in struct:__anon615::RetainCycleOwner
13810 VarDecl *Variable; member in struct:__anon616::FindCaptureVisitor
[all...]
H A DAnalysisBasedWarnings.cpp1459 Variable, enumerator in enum:__anon589
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h2702 const VarDecl *Variable; member in class:clang::CodeGen::CodeGenFunction::AutoVarEmission
H A DCGStmt.cpp1801 const VarDecl *Variable = dyn_cast<VarDecl>(&Value); local
H A DCGBlocks.cpp1754 const VarDecl *Variable = CI.getVariable(); local
H A DCGObjCRuntime.cpp119 const VarDecl *Variable; member in struct:__anon490::CatchHandler
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h179 VD Variable; member in union:clang::__anon209
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h40 Variable, member in class:clang::index::SymbolKind
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h393 const VarDecl *Variable; member in struct:clang::VariablePattern::SuspiciousClonePair::SuspiciousCloneInfo
400 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention, argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h355 class Variable : public SExpr { class in namespace:clang::threadSafety
368 Variable(StringRef s, SExpr *D = nullptr) function in class:clang::threadSafety::Variable
373 Variable(SExpr *D, const ValueDecl *Cvd = nullptr) function in class:clang::threadSafety::Variable
379 Variable(const Variable &Vd, SExpr *D) // rewrite constructor function in class:clang::threadSafety::Variable
[all...]

Completed in 586 milliseconds

12