OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsO32
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsISelLowering.h
356
MipsCC(CallingConv::ID CallConv, bool
IsO32
, bool IsFP64, CCState &Info,
381
unsigned regSize() const { return
IsO32
? 4 : 8; }
430
bool
IsO32
, IsFP64;
/external/clang/lib/CodeGen/
TargetInfo.cpp
[
all
...]
Completed in 39 milliseconds