Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2099 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpEnabled() local
2154 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpRefinementSteps() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp613 const char *VTName = typeNameFromFTValueType(VT); in NumericalStabilitySanitizer() local