Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/PowerPC/
H A Daix-return.c31 enum EnumInt : int { IsInt }; enumerator
/llvm-project/clang/lib/CodeGen/Targets/
H A DLoongArch.cpp106 bool IsInt = Ty->isIntegralOrEnumerationType(); in detectFARsEligibleStructHelper() local
H A DRISCV.cpp113 bool IsInt = Ty->isIntegralOrEnumerationType(); detectFPCCEligibleStructHelper() local
/llvm-project/clang/test/SemaTemplate/
H A Dconcepts.cpp372 constexpr bool IsInt = PR54443::is_same<typename remove_ref<T>::type, variable
[all...]
/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h138 bool IsInt; variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2809 bool IsInt = I.getType()->isIntOrIntVectorTy(); hoistArithmetics() local
/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3450 auto IsInt = [&Ctx](unsigned N) { isValidStructGUID() local
H A DExprConstant.cpp1569 bool IsInt; global() member
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3414 bool IsInt = false; matchNotCmp() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28303 bool IsInt = Ty->getElementType()->isIntegerTy(); createComplexDeinterleavingIR() local
[all...]