OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsIntrinsic
(Results
1 - 4
of
4
) sorted by null
/art/compiler/dex/quick/
dex_file_method_inliner.h
70
bool
IsIntrinsic
(uint32_t method_index, InlineMethod* intrinsic) LOCKS_EXCLUDED(lock_);
dex_file_method_inliner.cc
413
bool DexFileMethodInliner::
IsIntrinsic
(uint32_t method_index, InlineMethod* intrinsic) {
[
all
...]
/external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp
[
all
...]
/art/compiler/dex/quick/x86/
utility_x86.cc
[
all
...]
Completed in 890 milliseconds