OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVMIntType
(Results
1 - 6
of
6
) sorted by null
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld.h
68
#define
LLVMIntType
ILLEGAL_LLVM_FUNCTION
/external/swiftshader/third_party/LLVM/include/llvm-c/
Core.h
381
LLVMTypeRef
LLVMIntType
(unsigned NumBits);
[
all
...]
/external/llvm/include/llvm-c/
Core.h
866
LLVMTypeRef
LLVMIntType
(unsigned NumBits);
[
all
...]
/external/llvm/bindings/go/llvm/
ir.go
497
t.C = C.
LLVMIntType
(C.unsigned(numbits))
[
all
...]
/external/llvm/lib/IR/
Core.cpp
420
LLVMTypeRef
LLVMIntType
(unsigned NumBits) {
[
all
...]
/external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp
215
LLVMTypeRef
LLVMIntType
(unsigned NumBits) {
[
all
...]
Completed in 352 milliseconds