Searched defs:FPType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/libc/src/__support/FPUtil/ | ||
H A D | FPBits.h | 28 enum class FPType { global() enum |
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | PS4CPU.h | 99 getDefaultDenormalModeForType(const llvm::opt::ArgList & DriverArgs,const JobAction & JA,const llvm::fltSemantics * FPType) getDefaultDenormalModeForType() argument |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 1856 Type *FPType = V->getType()->getScalarType(); foldICmpAndConstConst() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 1140 Type *FPType = V->getType()->getScalarType(); computeKnownBitsFromOperator() local |