Home
last modified time | relevance | path

Searched defs:NodeIdx (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/TranslationTable/
H A DGmmUmdTranslationTable.h103 #define ASSIGN_POOLNODE(Pool, NodeIdx, PerTableNodes) { \ argument
109 #define DEASSIGN_POOLNODE(PageTableMgr, UmdContext, Pool, NodeIdx, PerTableNodes) { \ argument
303 LastLevelTable(GMM_PAGETABLEPool *Elem, int NodeIdx, int DwordL1e, int L2eIndex) in LastLevelTable()
341 MidLevelTable(GMM_PAGETABLEPool *Pool, int NodeIdx, SyncInfo Info) : MidLevelTable() in MidLevelTable()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DSparseMultiSet.h423 unsigned NodeIdx = addValue(Val, SMSNode::INVALID, SMSNode::INVALID); in insert() local
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DSparseMultiSet.h419 unsigned NodeIdx = addValue(Val, SMSNode::INVALID, SMSNode::INVALID); in insert() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DSparseMultiSet.h423 unsigned NodeIdx = addValue(Val, SMSNode::INVALID, SMSNode::INVALID); in insert() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSparseMultiSet.h423 unsigned NodeIdx = addValue(Val, SMSNode::INVALID, SMSNode::INVALID); in insert() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DSparseMultiSet.h423 unsigned NodeIdx = addValue(Val, SMSNode::INVALID, SMSNode::INVALID); in insert() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DSparseMultiSet.h423 unsigned NodeIdx = addValue(Val, SMSNode::INVALID, SMSNode::INVALID); in insert() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DSparseMultiSet.h423 unsigned NodeIdx = addValue(Val, SMSNode::INVALID, SMSNode::INVALID); in insert() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp341 auto NodeIdx = Stack.top().first; in findAugmentingDAG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8963 Value *BoUpSLP::vectorizeOperand(TreeEntry *E, unsigned NodeIdx) { in vectorizeOperand()