Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h29 double DoubleVal; member
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DMachineIRBuilderTest.cpp64 APFloat DoubleVal(APFloat::IEEEdouble()); in TEST_F() local
/llvm-project/llvm/unittests/IR/
H A DIRBuilderTest.cpp150 Value *DoubleVal = PoisonValue::get(Builder.getDoubleTy()); in TEST_F() local