Home
last modified time | relevance | path

Searched defs:TexHandle (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXImageOptimizer.cpp94 Value *TexHandle = cleanupValue(I.getOperand(0)); in replaceIsTypePSampler() local
110 Value *TexHandle = cleanupValue(I.getOperand(0)); in replaceIsTypePSurface() local
129 Value *TexHandle = cleanupValue(I.getOperand(0)); in replaceIsTypePTexture() local
DNVPTXReplaceImageHandles.cpp86 MachineOperand &TexHandle = MI.getOperand(4); in processInstr() local