Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DSSAContext.h46 static Value *ValueRefNull; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineSSAContext.h51 static const Register ValueRefNull; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DSSAContext.cpp25 Value *SSAContext::ValueRefNull = nullptr; member in SSAContext