OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInstructionSet
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
CodeGenTarget.h
80
///
getInstructionSet
- Return the InstructionSet object.
82
Record *
getInstructionSet
() const;
CodeGenTarget.cpp
286
Record *CodeGenTarget::
getInstructionSet
() const {
509
return
getInstructionSet
()->getValueAsBit("isLittleEndianEncoding");
557
return
getInstructionSet
()->getValueAsBit("guessInstructionProperties");
CodeEmitterGen.cpp
297
if (Target.
getInstructionSet
()->
InstrInfoEmitter.cpp
722
Record *InstrInfo = Target.
getInstructionSet
();
FixedLenDecoderEmitter.cpp
1874
if (Target.
getInstructionSet
()->
1880
if (Target.
getInstructionSet
()->
Completed in 18 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026