OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasStructRetAttr
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/IR/
Function.cpp
119
bool Argument::
hasStructRetAttr
() const {
/external/llvm/include/llvm/IR/
Function.h
299
bool
hasStructRetAttr
() const {
Instructions.h
[
all
...]
/external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp
211
if (MF.getFunction()->
hasStructRetAttr
()) {
472
if (MF.getFunction()->
hasStructRetAttr
()) {
712
bool
hasStructRetAttr
= false;
753
hasStructRetAttr
= true;
[
all
...]
Completed in 537 milliseconds