Home
last modified time | relevance | path

Searched defs:GetUndefVal (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmem_pass.h44 uint32_t GetUndefVal(uint32_t var_id) { in GetUndefVal() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dmem_pass.h44 uint32_t GetUndefVal(uint32_t var_id) { in GetUndefVal() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp291 static unsigned GetUndefVal(MachineBasicBlock *BB, in GetUndefVal() function in llvm::SSAUpdaterTraits
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp272 static Value *GetUndefVal(BasicBlock *BB, SSAUpdater *Updater) { in GetUndefVal() function in llvm::SSAUpdaterTraits