Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h51 FPExt, // The floating-point value is fp-extended in the location. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1508 if (auto *FPExt = dyn_cast<FPExtInst>(V)) in getMinimumFPType() local