Home
last modified time | relevance | path

Searched refs:RegOC (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp76 static unsigned suldRegisterToIndexOpcode(unsigned RegOC) { in suldRegisterToIndexOpcode() argument
77 switch (RegOC) { in suldRegisterToIndexOpcode()
413 static unsigned sustRegisterToIndexOpcode(unsigned RegOC) { in sustRegisterToIndexOpcode() argument
414 switch (RegOC) { in sustRegisterToIndexOpcode()
840 static unsigned texRegisterToIndexOpcode(unsigned RegOC) { in texRegisterToIndexOpcode() argument
841 switch (RegOC) { in texRegisterToIndexOpcode()
1363 static unsigned samplerRegisterToIndexOpcode(unsigned RegOC) { in samplerRegisterToIndexOpcode() argument
1364 switch (RegOC) { in samplerRegisterToIndexOpcode()
1706 static unsigned queryRegisterToIndexOpcode(unsigned RegOC) { in queryRegisterToIndexOpcode() argument
1707 switch (RegOC) { in queryRegisterToIndexOpcode()