Home
last modified time | relevance | path

Searched refs:IDesc (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp240 for (auto IDesc : InstDescRepl) in shouldReplaceInst() local
243 IDesc->getSchedClass()); in shouldReplaceInst()
253 for (auto IDesc :InstDescRepl) in shouldReplaceInst() local
254 ReplCost += SchedModel.computeInstrLatency(IDesc->getOpcode()); in shouldReplaceInst()