OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IntegerTyID
(Results
1 - 20
of
20
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Type.h
72
IntegerTyID
, ///< Arbitrary bit width integers
202
bool isIntegerTy() const { return getTypeID() ==
IntegerTyID
; }
274
if (getTypeID() ==
IntegerTyID
|| isFloatingPointTy() ||
DerivedTypes.h
44
explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C,
IntegerTyID
){
92
return T->getTypeID() ==
IntegerTyID
;
DataLayout.h
671
case Type::
IntegerTyID
:
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
ExternalFunctions.cpp
76
case Type::
IntegerTyID
:
126
case Type::
IntegerTyID
:
146
case Type::
IntegerTyID
:
237
case Type::
IntegerTyID
:
Execution.cpp
168
case Type::
IntegerTyID
: \
1776
case Type::
IntegerTyID
:
1810
case Type::
IntegerTyID
:
1846
case Type::
IntegerTyID
:
1883
case Type::
IntegerTyID
:
1946
case Type::
IntegerTyID
:
1994
case Type::
IntegerTyID
:
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp
592
case Type::
IntegerTyID
:
751
case Type::
IntegerTyID
:
790
case Type::
IntegerTyID
:
895
case Type::
IntegerTyID
:
1026
case Type::
IntegerTyID
:
1074
case Type::
IntegerTyID
:
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.cpp
320
case Type::
IntegerTyID
: {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ValueTypes.cpp
508
case Type::
IntegerTyID
:
537
case Type::
IntegerTyID
:
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUHSAMetadataStreamer.cpp
144
case Type::
IntegerTyID
: {
563
case Type::
IntegerTyID
: {
AMDGPUPrintfRuntimeBinding.cpp
141
if (ElemType->getTypeID() != Type::
IntegerTyID
)
/src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp
1175
case Type::
IntegerTyID
: // Integers larger than 64 bits
1275
case Type::
IntegerTyID
: {
1790
case Type::
IntegerTyID
: {
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp
576
case Type::
IntegerTyID
: {
/src/external/apache2/llvm/dist/llvm/lib/IR/
DataLayout.cpp
767
case Type::
IntegerTyID
:
Type.cpp
133
case Type::
IntegerTyID
:
Function.cpp
827
case Type::
IntegerTyID
:
Constants.cpp
349
case Type::
IntegerTyID
:
AsmWriter.cpp
615
case Type::
IntegerTyID
:
Core.cpp
515
case Type::
IntegerTyID
:
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
FunctionComparator.cpp
432
case Type::
IntegerTyID
:
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp
932
case Type::
IntegerTyID
:
Completed in 60 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026