OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86InstrInfo
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86AvoidTrailingCall.cpp
36
#include "
X86InstrInfo
.h"
83
const
X86InstrInfo
&TII = *STI.getInstrInfo();
X86FixupSetCC.cpp
23
#include "
X86InstrInfo
.h"
49
const
X86InstrInfo
*TII = nullptr;
X86InsertWait.cpp
22
#include "
X86InstrInfo
.h"
118
const
X86InstrInfo
*TII = ST.getInstrInfo();
X86LoadValueInjectionRetHardening.cpp
74
const
X86InstrInfo
*TII = Subtarget->getInstrInfo();
X86SpeculativeExecutionSideEffectSuppression.cpp
18
#include "
X86InstrInfo
.h"
105
const
X86InstrInfo
*TII = Subtarget.getInstrInfo();
141
//
X86InstrInfo
::analyzeBranch method assumes all terminators are grouped
X86LowerTileCopy.cpp
21
#include "
X86InstrInfo
.h"
74
const
X86InstrInfo
*TII = ST.getInstrInfo();
X86InstrInfo.cpp
1
//===--
X86InstrInfo
.cpp - X86 Instruction Information --------------------===//
13
#include "
X86InstrInfo
.h"
77
void
X86InstrInfo
::anchor() {}
79
X86InstrInfo
::
X86InstrInfo
(X86Subtarget &STI)
90
X86InstrInfo
::isCoalescableExtInstr(const MachineInstr &MI,
138
bool
X86InstrInfo
::isDataInvariant(MachineInstr &MI) {
433
bool
X86InstrInfo
::isDataInvariantLoad(MachineInstr &MI) {
623
int
X86InstrInfo
::getSPAdjust(const MachineInstr &MI) const {
677
bool
X86InstrInfo
::isFrameOperand(const MachineInstr &MI, unsigned int Op
[
all
...]
X86FrameLowering.h
23
class
X86InstrInfo
;
34
const
X86InstrInfo
&TII;
X86IndirectBranchTracking.cpp
19
#include "
X86InstrInfo
.h"
52
const
X86InstrInfo
*TII = nullptr;
X86SpeculativeLoadHardening.cpp
24
#include "
X86InstrInfo
.h"
164
const
X86InstrInfo
*TII = nullptr;
227
const
X86InstrInfo
&TII) {
837
/// FIXME: This should probably live in
X86InstrInfo
, potentially by adding
841
getRegClassForUnfoldedLoad(MachineFunction &MF, const
X86InstrInfo
&TII,
1368
if (EnablePostLoadHardening &&
X86InstrInfo
::isDataInvariantLoad(MI) &&
1427
if (
X86InstrInfo
::isDataInvariantLoad(MI) && !isEFLAGSDefLive(MI)) {
1777
assert(
X86InstrInfo
::isDataInvariantLoad(InitialMI) &&
1796
if (!
X86InstrInfo
::isDataInvariantLoad(UseMI) || isEFLAGSDefLive(UseMI)) {
1800
assert(
X86InstrInfo
::isDataInvariant(UseMI) &
[
all
...]
X86InstrInfo.h
1
//===--
X86InstrInfo
.h - X86 Instruction Information ------------*- C++ -*-===//
130
class
X86InstrInfo
final : public X86GenInstrInfo {
143
explicit
X86InstrInfo
(X86Subtarget &STI);
X86Subtarget.h
18
#include "
X86InstrInfo
.h"
530
// Ordering here is important.
X86InstrInfo
initializes X86RegisterInfo which
532
X86InstrInfo
InstrInfo;
549
const
X86InstrInfo
*getInstrInfo() const override { return &InstrInfo; }
X86EvexToVex.cpp
25
#include "
X86InstrInfo
.h"
87
const
X86InstrInfo
*TII = nullptr;
X86FixupBWInsts.cpp
48
#include "
X86InstrInfo
.h"
138
const
X86InstrInfo
*TII = nullptr;
X86CallFrameOptimization.cpp
22
#include "
X86InstrInfo
.h"
119
const
X86InstrInfo
*TII = nullptr;
X86FlagsCopyLowering.cpp
25
#include "
X86InstrInfo
.h"
92
const
X86InstrInfo
*TII = nullptr;
244
const
X86InstrInfo
&TII) {
X86OptimizeLEAs.cpp
21
#include "
X86InstrInfo
.h"
307
const
X86InstrInfo
*TII = nullptr;
X86AvoidStoreForwardingBlocks.cpp
37
#include "
X86InstrInfo
.h"
89
const
X86InstrInfo
*TII = nullptr;
X86DomainReassignment.cpp
16
#include "
X86InstrInfo
.h"
374
const
X86InstrInfo
*TII = nullptr;
X86ExpandPseudo.cpp
18
#include "
X86InstrInfo
.h"
46
const
X86InstrInfo
*TII = nullptr;
X86FixupLEAs.cpp
16
#include "
X86InstrInfo
.h"
125
const
X86InstrInfo
*TII = nullptr;
X86RegisterInfo.cpp
704
const
X86InstrInfo
*TII =
X86FastISel.cpp
18
#include "
X86InstrInfo
.h"
138
const
X86InstrInfo
*getInstrInfo() const {
3914
const
X86InstrInfo
&XII = (const
X86InstrInfo
&)TII;
X86InstructionSelector.cpp
17
#include "
X86InstrInfo
.h"
134
const
X86InstrInfo
&TII;
/src/external/apache2/llvm/lib/libLLVMX86CodeGen/
Makefile
35
X86InstrInfo
.cpp \
Completed in 40 milliseconds
1
2
Indexes created Sun Jun 14 00:25:39 UTC 2026