Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1912 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpEnabled() local
1967 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpRefinementSteps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2126 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpEnabled() local
2181 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpRefinementSteps() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp138 std::string VTName = llvm::getEnumName(TypeVec[i]); in getName() local