HomeSort by relevance Sort by last modified time
    Searched refs:hasMCRelaxAll (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 209 MCE, hasMCRelaxAll(),
284 hasMCRelaxAll(),
  /external/llvm/include/llvm/Target/
TargetMachine.h 149 /// hasMCRelaxAll - Check whether all machine code instructions should be
151 bool hasMCRelaxAll() const { return MCRelaxAll; }
  /frameworks/compile/mclinker/lib/CodeGen/
LLVMTargetMachine.cpp 330 getTM().hasMCRelaxAll(),
370 getTM().hasMCRelaxAll(),

Completed in 380 milliseconds