Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DConstants.h60 explicit ConstantData(Type *Ty, ValueTy VT) : Constant(Ty, VT, nullptr, 0) {} in ConstantData() function
DValue.h29 class ConstantData; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h31 class ConstantData; variable