Home
last modified time | relevance | path

Searched defs:RootIdx (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h56 unsigned RootIdx; variable
75 GIMatchTreeLeafInfo(StringRef Name, unsigned RootIdx, void *Data) in GIMatchTreeLeafInfo()
421 void addLeaf(StringRef Name, unsigned RootIdx, const GIMatchDag &MatchDag, in addLeaf()
H A DGIMatchTree.cpp82 GIMatchTreeBuilder &Builder, StringRef Name, unsigned RootIdx, in GIMatchTreeBuilderLeafInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36850 unsigned RootIdx = i >> RootRatioLog2; in combineX86ShufflesRecursively() local