Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h765 bool usePreRAHazardRecognizer() const;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetInstrInfoImpl.cpp477 bool TargetInstrInfoImpl::usePreRAHazardRecognizer() const { in usePreRAHazardRecognizer() function in TargetInstrInfoImpl
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1159 bool usePreRAHazardRecognizer() const;
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp948 bool TargetInstrInfo::usePreRAHazardRecognizer() const { in usePreRAHazardRecognizer() function in TargetInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.cpp101 if (usePreRAHazardRecognizer()) { in CreateTargetHazardRecognizer()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp102 if (usePreRAHazardRecognizer()) { in CreateTargetHazardRecognizer()