OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARMFastISel
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/
ARMFastISel.cpp
1
//===--
ARMFastISel
.cpp - ARM FastISel implementation ---------------------===//
75
class
ARMFastISel
: public FastISel {
90
explicit
ARMFastISel
(FunctionLoweringInfo &funcInfo,
237
bool
ARMFastISel
::DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR) {
251
bool
ARMFastISel
::isARMNEONPred(const MachineInstr *MI) {
272
ARMFastISel
::AddOptionalDefs(const MachineInstrBuilder &MIB) {
293
unsigned
ARMFastISel
::FastEmitInst_(unsigned MachineInstOpcode,
302
unsigned
ARMFastISel
::FastEmitInst_r(unsigned MachineInstOpcode,
321
unsigned
ARMFastISel
::FastEmitInst_rr(unsigned MachineInstOpcode,
343
unsigned
ARMFastISel
::FastEmitInst_rrr(unsigned MachineInstOpcode
[
all
...]
Android.mk
26
ARMFastISel
.cpp \
Completed in 255 milliseconds