OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLLVMIR
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Driver/
Types.h
73
bool
isLLVMIR
(ID Id);
/src/external/apache2/llvm/dist/clang/lib/Driver/
Types.cpp
183
bool types::
isLLVMIR
(ID Id) {
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Hexagon.cpp
173
if (types::
isLLVMIR
(II.getType()))
CommonArgs.cpp
247
if (!TC.HasNativeLLVMSupport() && types::
isLLVMIR
(II.getType()))
Clang.cpp
4492
if (!types::
isLLVMIR
(Input.getType()))
4654
return types::
isLLVMIR
(II.getType());
5162
types::
isLLVMIR
(InputType), CmdArgs, DebugInfoKind,
Gnu.cpp
135
if (types::
isLLVMIR
(II.getType()))
Completed in 75 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026