Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h540 Constant *getElementAsConstant(unsigned ElmIdx) const { in getElementAsConstant() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp3178 Constant *ConstantDataSequential::getElementAsConstant(uint64_t Elt) const { in getElementAsConstant() function in ConstantDataSequential