/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | VTEmitter.cpp | 71 bool IsInteger = VT->getValueAsInt("isInteger"); run() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | NumberObjectConversionChecker.cpp | 121 bool IsInteger = in run() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VE.h | 205 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FixupVectorConstants.cpp | 86 bool IsInteger = CDS->getElementType()->isIntegerTy(); extractConstantBits() local
|
H A D | X86MCInstLower.cpp | 1515 bool IsInteger = EltTy->isIntegerTy(); printConstant() local
|
H A D | X86ISelLowering.cpp | 4686 bool IsInteger = EltTy->isIntegerTy(); getTargetConstantBitsFromNode() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 847 bool IsInteger = IID == Intrinsic::amdgcn_icmp; instCombineIntrinsic() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | CompilerType.cpp | 305 bool CompilerType::IsInteger() const { IsInteger() function in CompilerType
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 2068 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); replacePowWithExp() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 629 bool IsInteger = Type.isInteger(); getSetCCOrOperation() local 650 bool IsInteger = Type.isInteger(); getSetCCAndOperation() local
|
H A D | DAGCombiner.cpp | 5963 bool IsInteger = OpVT.isInteger(); foldLogicOfSetCCs() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 6052 bool IsInteger = E->getType()->isIntegerTy(); createAtomicCompare() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 6125 bool IsInteger = X.getAddress(CGF).getElementType()->isIntegerTy(); emitOMPAtomicRMW() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 3200 bool IsInteger = Op.getValueType().isInteger(); isSimpleVIDSequence() local
|