Home
last modified time | relevance | path

Searched defs:VN (Results 1 – 15 of 15) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp139 VNType VN; member
167 void insert(Instruction *I, GVNPass::ValueTable &VN) { in insert() argument
182 void insert(LoadInst *Load, GVNPass::ValueTable &VN) { in insert() argument
201 void insert(StoreInst *Store, GVNPass::ValueTable &VN) { in insert() argument
221 insert(CallInst * Call,GVNPass::ValueTable & VN) insert() argument
276 GVNPass::ValueTable VN; global() member in llvm::GVNHoist
433 const VNType &VN = R; computeInsertionPoints() local
[all...]
H A DGVNSink.cpp585 ValueTable VN; global() member in __anon75ccf7c50111::GVNSink
/freebsd-src/sys/dev/videomode/
H A Dvideomode.c22 #define VN VID_NVSYNC macro
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DValueSymbolTable.cpp89 ValueName *VN = makeUniqueName(V, UniqueName); reinsertValue() local
H A DValue.cpp292 void Value::setValueName(ValueName *VN) { in setValueName() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp366 if (const VNInfo *VN = LR.getVNInfoBefore(LIS->getMBBEndIdx(*PI))) { markDefs() local
403 if (const VNInfo *VN = LRQ.valueIn()) { markDefs() local
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2157 VarInit *VarInit::get(StringRef VN, RecTy *T) { in get() argument
2162 VarInit *VarInit::get(Init *VN, RecTy *T) { in get() argument
2545 static void ProfileDagInit(FoldingSetNodeID &ID, Init *V, StringInit *VN, in ProfileDagInit() argument
2561 DagInit *DagInit::get(Init *V, StringInit *VN, ArrayRef<Init *> ArgRange, in get() argument
2585 get(Init * V,StringInit * VN,ArrayRef<std::pair<Init *,StringInit * >> args) get() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h1114 VerNeed &VN = *Ret.emplace(Ret.end()); getVersionDependencies() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1240 explicit VarInit(Init *VN, RecTy *T) in VarInit() argument
1453 DagInit(Init *V, StringInit *VN, unsigned NumArgs, unsigned NumArgNames) in DagInit() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp866 VNInfo *VN = Interval.getNextValue( addSegmentToEndOfBlock() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1656 const VTSDNode *VN = dyn_cast<const VTSDNode>(N->getOperand(1)); isPositiveHalfWord() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3695 DeclarationName VN = D->getVarName(); VisitOMPDeclareMapperDecl() local
H A DSemaDecl.cpp12986 operator <<(const Sema::SemaDiagnosticBuilder & Diag,VarDeclOrName VN) operator <<() argument
13001 VarDeclOrName VN{VDecl, Name}; deduceVarTypeFromInitializer() local
[all...]
H A DSemaOpenMP.cpp22753 ActOnOpenMPDeclareMapperDirective(Scope * S,DeclContext * DC,DeclarationName Name,QualType MapperType,SourceLocation StartLoc,DeclarationName VN,AccessSpecifier AS,Expr * MapperVarRef,ArrayRef<OMPClause * > Clauses,Decl * PrevDeclInScope) ActOnOpenMPDeclareMapperDirective() argument
22842 ActOnOpenMPDeclareMapperDirectiveVarDecl(Scope * S,QualType MapperType,SourceLocation StartLoc,DeclarationName VN) ActOnOpenMPDeclareMapperDirectiveVarDecl() argument