OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARMTargetLowering
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMCallLowering.h
25
class
ARMTargetLowering
;
33
ARMCallLowering(const
ARMTargetLowering
&TLI);
ARMTargetTransformInfo.h
33
class
ARMTargetLowering
;
63
const
ARMTargetLowering
*TLI;
99
const
ARMTargetLowering
*getTLI() const { return TLI; }
ARMCallLowering.cpp
52
ARMCallLowering::ARMCallLowering(const
ARMTargetLowering
&TLI)
55
static bool isSupportedType(const DataLayout &DL, const
ARMTargetLowering
&TLI,
189
auto &TLI = *getTLI<
ARMTargetLowering
>();
365
auto &TLI = *getTLI<
ARMTargetLowering
>();
454
const auto &TLI = *getTLI<
ARMTargetLowering
>();
ARMISelLowering.cpp
157
void
ARMTargetLowering
::addTypeForNEON(MVT VT, MVT PromotedLdStVT,
226
void
ARMTargetLowering
::addDRTypeForNEON(MVT VT) {
231
void
ARMTargetLowering
::addQRTypeForNEON(MVT VT) {
236
void
ARMTargetLowering
::setAllExpand(MVT VT) {
249
void
ARMTargetLowering
::addAllExtLoads(const MVT From, const MVT To,
256
void
ARMTargetLowering
::addMVEVectorTypes(bool HasMVEFP) {
455
ARMTargetLowering
::
ARMTargetLowering
(const TargetMachine &TM,
827
//
ARMTargetLowering
::addTypeForNEON method for details.
835
//
ARMTargetLowering
::addTypeForNEON method for details
[
all
...]
ARMSubtarget.h
438
///
ARMTargetLowering
::allowsMisalignedMemoryAccesses().
566
const
ARMTargetLowering
*getTargetLowering() const override {
589
ARMTargetLowering
TLInfo;
ARMSelectionDAGInfo.cpp
43
const
ARMTargetLowering
*TLI = Subtarget.getTargetLowering();
ARMISelLowering.h
376
//
ARMTargetLowering
- ARM Implementation of the TargetLowering interface
378
class
ARMTargetLowering
: public TargetLowering {
380
explicit
ARMTargetLowering
(const TargetMachine &TM,
Completed in 93 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026