OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTargetCPU
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Target/
TargetMachine.h
123
const StringRef
getTargetCPU
() const { return TargetCPU; }
/external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterInlineAsm.cpp
123
TM.
getTargetCPU
(),
/external/llvm/tools/lto/
LTOModule.cpp
629
_target->
getTargetCPU
(),
Completed in 27 milliseconds