OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PredefinedFuncs
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
Mips16HardFloatInfo.cpp
22
const FuncNameSignature
PredefinedFuncs
[] = {
41
while (
PredefinedFuncs
[i].Name) {
42
name_ =
PredefinedFuncs
[i].Name;
44
return &
PredefinedFuncs
[i].Signature;
Mips16HardFloatInfo.h
44
extern const FuncNameSignature
PredefinedFuncs
[];
Completed in 60 milliseconds