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

  /external/llvm/include/llvm/Target/
TargetMachine.h 207 void setFastISel(bool Enable) { Options.EnableFastISel = Enable; }
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 142 TM->setFastISel(true);
  /frameworks/compile/mclinker/lib/CodeGen/
LLVMTargetMachine.cpp 171 TM->setFastISel(true);

Completed in 65 milliseconds