Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Daix-return.c31 enum EnumInt : int { IsInt }; enumerator
/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h138 bool IsInt; variable
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclCXX.cpp3326 auto IsInt = [&Ctx](unsigned N) { in isValidStructGUID() local
H A DExprConstant.cpp1507 bool IsInt; member
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2929 bool IsInt = false; in matchNotCmp() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp10938 bool IsInt = Ty->isIntegralOrEnumerationType(); in detectFPCCEligibleStructHelper() local