Home
last modified time | relevance | path

Searched refs:getElementAsDouble (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp1046 : CDV->getElementAsDouble(i); in fold_pow()
1082 : CDV->getElementAsDouble(i); in fold_pow()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DConstants.h620 double getElementAsDouble(unsigned i) const;
/external/llvm/include/llvm/IR/
DConstants.h586 double getElementAsDouble(unsigned i) const;
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp971 Result.AggregateVal[i].DoubleVal = CDV->getElementAsDouble(i); in getConstantValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp977 Result.AggregateVal[i].DoubleVal = CDV->getElementAsDouble(i); in getConstantValue()
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp1624 CS << CDS->getElementAsDouble(i); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp2136 CS << CDS->getElementAsDouble(i); in EmitInstruction()
/external/llvm/lib/IR/
DConstants.cpp2633 double ConstantDataSequential::getElementAsDouble(unsigned Elt) const { in getElementAsDouble() function in ConstantDataSequential
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp2703 double ConstantDataSequential::getElementAsDouble(unsigned Elt) const { in getElementAsDouble() function in ConstantDataSequential