Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h534 double getElementAsDouble(unsigned ElmIdx) const { in getElementAsDouble() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp3172 double ConstantDataSequential::getElementAsDouble(uint64_t Elt) const { in getElementAsDouble() function in ConstantDataSequential