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

  /frameworks/compile/libbcc/include/bcc/Support/
CompilerConfig.h 76 inline const std::string &getCPU() const
  /external/llvm/include/llvm/MC/
MCSubtargetInfo.h 64 /// getCPU - Return the CPU string.
65 StringRef getCPU() const {
  /external/llvm/lib/MC/MCDisassembler/
Disassembler.h 123 StringRef getCPU() const { return CPU; }
Disassembler.cpp 159 if (DC->getCPU().empty())
164 InstrItineraryData IID = STI->getInstrItineraryForCPU(DC->getCPU());
  /frameworks/compile/libbcc/lib/Core/
Compiler.cpp 117 pConfig.getCPU(),
  /external/llvm/bindings/ocaml/target/
llvm_target.mli 200 [llvm::TargetMachine::getCPU]. *)
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 407 sti.getCPU(), Options)) {
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 152 milliseconds