Home
last modified time | relevance | path

Searched defs:NewData (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map.h47 setMapPlatformData(MapPlatformData & NewData) setMapPlatformData() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DConcurrentHashtable.h192 BucketEntries[CurEntryIdx] = NewData; in insert() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp524 unsigned NewData = (OldData & ~(CodeModelMask << CodeModelShift)) | in setCodeModel() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1188 SDValue NewData = DAG.getNode(ISD::SRL, DL, VT, Data, Bits); in finalizeTS1AM() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp23003 SmallVector<OMPUsesAllocatorsClause::Data, 4> NewData; in ActOnOpenMPUsesAllocatorClause() local