OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:guessInstructionProperties
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
CodeGenTarget.h
194
///
guessInstructionProperties
- should we just guess unset instruction
196
bool
guessInstructionProperties
() const;
CodeGenTarget.cpp
551
///
guessInstructionProperties
- Return true if it's OK to guess instruction
556
bool CodeGenTarget::
guessInstructionProperties
() const {
557
return getInstructionSet()->getValueAsBit("
guessInstructionProperties
");
CodeGenDAGPatterns.cpp
4038
if (Target.
guessInstructionProperties
()) {
Completed in 23 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026