Searched defs:ST (Results 1 - 25 of 56) sorted by relevance

123

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsFrameLowering.cpp85 create(MipsTargetMachine &TM, const MipsSubtarget &ST) argument
H A DMipsMachineFunction.cpp34 const MipsSubtarget &ST = MF.getTarget().getSubtarget<MipsSubtarget>(); local
H A DMips16RegisterInfo.cpp41 Mips16RegisterInfo::Mips16RegisterInfo(const MipsSubtarget &ST) argument
H A DMipsRegisterInfo.cpp45 MipsRegisterInfo::MipsRegisterInfo(const MipsSubtarget &ST) argument
H A DMips16FrameLowering.cpp122 llvm::createMips16FrameLowering(const MipsSubtarget &ST) { argument
H A DMipsSERegisterInfo.cpp42 MipsSERegisterInfo::MipsSERegisterInfo(const MipsSubtarget &ST, argument
H A DMipsSEFrameLowering.cpp208 llvm::createMipsSEFrameLowering(const MipsSubtarget &ST) { argument
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/rde_critcl/
H A Dparam.h28 long int ST; member in struct:NC_STATE
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeRegisterInfo.cpp45 MBlazeRegisterInfo(const MBlazeSubtarget &ST, const TargetInstrInfo &tii) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DStackProtector.cpp124 const StructType *ST = dyn_cast<StructType>(Ty); local
H A DMachineTraceMetrics.cpp56 const TargetSubtargetInfo &ST = local
H A DPostRASchedulerList.cpp274 const TargetSubtargetInfo &ST = Fn.getTarget().getSubtarget<TargetSubtargetInfo>(); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Sparc/
H A DSparcInstrInfo.cpp30 SparcInstrInfo::SparcInstrInfo(SparcSubtarget &ST) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DStripSymbols.cpp165 static void StripSymtab(ValueSymbolTable &ST, bool PreserveDbgInfo) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DValue.cpp140 static bool getSymTab(Value *V, ValueSymbolTable *&ST) { argument
190 ValueSymbolTable *ST; local
236 ValueSymbolTable *ST = 0; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/tools/bugpoint/
H A DCrashDebugger.cpp344 ValueSymbolTable &ST = F->getValueSymbolTable(); local
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenSchedule.cpp41 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts) { argument
58 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts) { argument
H A DSetTheory.cpp30 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts) { argument
37 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts) { argument
52 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts) { argument
70 void apply(SetTheory &ST, DagIni argument
84 apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, RecSet &Elts) argument
96 apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, RecSet &Elts) argument
113 apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, RecSet &Elts) argument
132 apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, RecSet &Elts) argument
144 apply(SetTheory &ST, DagInit *Expr, RecSet &Elts) argument
162 apply(SetTheory &ST, DagInit *Expr, RecSet &Elts) argument
227 expand(SetTheory &ST, Record *Def, RecSet &Elts) argument
[all...]
/macosx-10.10.1/architecture-266/i386/
H A Dfpu.h58 fp_data_reg_t ST[8]; member in struct:fp_stack
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp339 StoreSDNode *ST = cast<StoreSDNode>(N); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp69 PPCRegisterInfo::PPCRegisterInfo(const PPCSubtarget &ST, argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/
H A DTargetData.cpp44 StructLayout::StructLayout(StructType *ST, const TargetData &TD) { argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DYAMLParser.h402 SequenceNode(OwningPtr<Document> &D, StringRef Anchor, SequenceType ST) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp297 static void ExpandUnalignedStore(StoreSDNode *ST, SelectionDAG &DAG, argument
638 OptimizeFloatStore(StoreSDNode* ST) argument
696 StoreSDNode *ST = cast<StoreSDNode>(Node); local
[all...]
H A DLegalizeVectorOps.cpp143 StoreSDNode *ST = cast<StoreSDNode>(Op.getNode()); local
393 StoreSDNode *ST = cast<StoreSDNode>(Op.getNode()); local
[all...]

Completed in 333 milliseconds

123