Home
last modified time | relevance | path

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

/external/llvm-project/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp239 for (auto IDesc : InstDescRepl) in shouldReplaceInst() local
242 IDesc->getSchedClass()); in shouldReplaceInst()
252 for (auto IDesc :InstDescRepl) in shouldReplaceInst() local
253 ReplCost += SchedModel.computeInstrLatency(IDesc->getOpcode()); in shouldReplaceInst()