Searched defs:IS (Results 1 – 15 of 15) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | ScoreboardHazardRecognizer.cpp | 53 const InstrStage *IS = ItinData->beginStage(idx); in ScoreboardHazardRecognizer() local 124 for (const InstrStage *IS = ItinData->beginStage(idx), in getHazardType() local 186 for (const InstrStage *IS = ItinData->beginStage(idx), in EmitInstruction() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMSubtarget.cpp | 194 const InstrStage *IS = InstrItins.Stages + itin->FirstStage; in computeIssueWidth() local
|
/external/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 25 const InstrStage *IS, in InitMCSubtargetInfo()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGList.cpp | 263 llvm::createTDListDAGScheduler(SelectionDAGISel *IS, CodeGenOpt::Level) { in createTDListDAGScheduler()
|
D | ScheduleDAGRRList.cpp | 2924 llvm::createBURRListDAGScheduler(SelectionDAGISel *IS, in createBURRListDAGScheduler() 2938 llvm::createTDRRListDAGScheduler(SelectionDAGISel *IS, in createTDRRListDAGScheduler() 2952 llvm::createSourceListDAGScheduler(SelectionDAGISel *IS, in createSourceListDAGScheduler() 2966 llvm::createHybridListDAGScheduler(SelectionDAGISel *IS, in createHybridListDAGScheduler() 2982 llvm::createILPListDAGScheduler(SelectionDAGISel *IS, in createILPListDAGScheduler()
|
D | ScheduleDAGFast.cpp | 642 llvm::createFastDAGScheduler(SelectionDAGISel *IS, CodeGenOpt::Level) { in createFastDAGScheduler()
|
D | SelectionDAGISel.cpp | 141 ScheduleDAGSDNodes* createDefaultScheduler(SelectionDAGISel *IS, in createDefaultScheduler()
|
/external/llvm/utils/TableGen/ |
D | CodeGenIntrinsics.h | 59 IntrinsicSignature IS; member
|
/external/llvm/include/llvm/MC/ |
D | MCInstrItineraries.h | 170 for (const InstrStage *IS = beginStage(ItinClassIndx), in getStageLatency() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BasicStore.cpp | 541 InvalidatedSymbols &IS, in invalidateRegions() 590 InvalidatedSymbols &IS) { in invalidateRegion()
|
D | FlatStore.cpp | 178 InvalidatedSymbols &IS, in invalidateRegions()
|
D | GRState.cpp | 142 StoreManager::InvalidatedSymbols *IS, in invalidateRegions() 156 StoreManager::InvalidatedSymbols &IS, in invalidateRegionsImpl()
|
D | RegionStore.cpp | 589 StoreManager::InvalidatedSymbols &IS; member in __anond103a6c50511::invalidateRegionsWorker 724 InvalidatedSymbols &IS, in invalidateRegions()
|
D | CFRefCount.cpp | 2679 StoreManager::InvalidatedSymbols IS; in evalSummary() local
|
/external/bluetooth/glib/glib/ |
D | guniprop.c | 61 #define IS(Type, Class) (((guint)1 << (Type)) & (Class)) macro
|