Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLLVMTargetMachine.cpp180 MCE, hasMCRelaxAll(), in addPassesToEmitFile()
258 hasMCRelaxAll(), in addPassesToEmitMC()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetMachine.h167 bool hasMCRelaxAll() const { return MCRelaxAll; } in hasMCRelaxAll() function