Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1182 BValNo->markUnused(); in removePartialRedundancy()
1192 BValNo->markUnused(); in removePartialRedundancy()
3095 ValueOut->markUnused(); in pruneSubRegValues()
3150 VNI->markUnused(); in removeImplicitDefs()
3191 VNI->markUnused(); in eraseInstrs()
DLiveIntervals.cpp531 VNI->markUnused(); in computeDeadValues()
615 VNI->markUnused(); in shrinkToUses()
DLiveInterval.cpp525 ValNo->markUnused(); in markValNoForDeletion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h83 void markUnused() { def = SlotIndex(); } in markUnused() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h132 void markUnused() { index = kUnused; } in markUnused() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp1116 locationRef.markUnused(); in markUnusedUniformLocations()