Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp188 Type *HLTy = Type::getInt32Ty(Ctx); in libcall() local
201 Type *HLTy = Size == 64 ? Type::getDoubleTy(Ctx) : Type::getFloatTy(Ctx); in libcall() local