OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFPReg
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/X86/
X86FloatingPoint.cpp
284
///
getFPReg
- Return the X86::FPx register number for the specified operand.
286
static unsigned
getFPReg
(const MachineOperand &MO) {
[
all
...]
/external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp
88
int
getFPReg
() const { return FPReg; }
[
all
...]
Completed in 85 milliseconds