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

  /external/llvm/include/llvm/Target/
TargetMachine.h 93 const StringRef getTargetCPU() const { return TargetCPU; }
  /external/llvm/lib/Target/
TargetMachineC.cpp 139 std::string StringRep = unwrap(T)->getTargetCPU();
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp 123 TM.getTargetCPU(),
  /external/llvm/tools/lto/
LTOModule.cpp 663 _target->getTargetCPU(),

Completed in 83 milliseconds