Home
last modified time | relevance | path

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

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