Home
last modified time | relevance | path

Searched refs:IsSpecialVCvt (Results 1 – 1 of 1) sorted by relevance

/external/clang/utils/TableGen/
DNeonEmitter.cpp729 bool &IsSpecialVCvt, in PreprocessInstruction() argument
743 IsSpecialVCvt = Postfix.size() != 0 && Name.count("vcvt"); in PreprocessInstruction()
1053 bool IsSpecialVCvt = false; in GenerateChecksForIntrinsic() local
1061 IsSpecialVCvt, TBNumber); in GenerateChecksForIntrinsic()