OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVMInt64TypeInContext
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
radeonsi_shader.c
171
ret_type=
LLVMInt64TypeInContext
(gallivm->context);
/external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_shader.c
171
ret_type=
LLVMInt64TypeInContext
(gallivm->context);
/external/llvm/include/llvm-c/
Core.h
804
LLVMTypeRef
LLVMInt64TypeInContext
(LLVMContextRef C);
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_llvm.c
507
LLVMConstInt(
LLVMInt64TypeInContext
(gallivm->context),
[
all
...]
/external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c
507
LLVMConstInt(
LLVMInt64TypeInContext
(gallivm->context),
[
all
...]
/external/llvm/lib/IR/
Core.cpp
308
LLVMTypeRef
LLVMInt64TypeInContext
(LLVMContextRef C) {
328
return
LLVMInt64TypeInContext
(LLVMGetGlobalContext());
[
all
...]
/external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c
270
return
LLVMInt64TypeInContext
(Context);
[
all
...]
Completed in 38 milliseconds