OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:selectCall
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyFastISel.cpp
178
bool
selectCall
(const Instruction *I);
751
bool WebAssemblyFastISel::
selectCall
(const Instruction *I) {
1395
if (
selectCall
(I))
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp
1160
bool FastISel::
selectCall
(const User *I) {
1763
return
selectCall
(I);
Completed in 17 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026