OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isReallyTriviallyReMaterializable
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
68
(
isReallyTriviallyReMaterializable
(MI, AA) ||
73
///
isReallyTriviallyReMaterializable
- For instructions with opcodes for
79
virtual bool
isReallyTriviallyReMaterializable
(const MachineInstr *MI,
87
///
isReallyTriviallyReMaterializable
returns false, this function does
[
all
...]
/external/llvm/lib/Target/X86/
X86InstrInfo.h
687
bool
isReallyTriviallyReMaterializable
(const MachineInstr *MI,
[
all
...]
X86InstrInfo.cpp
[
all
...]
Completed in 205 milliseconds