OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIsDef
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
MVETailPredUtils.h
143
MIB->getOperand(5).
setIsDef
(true);
Thumb2SizeReduction.cpp
933
MIB->getOperand(0).
setIsDef
(true);
ARMLowOverheadLoops.cpp
1349
MIB->getOperand(5).
setIsDef
(true);
ARMBaseInstrInfo.cpp
3243
MI->getOperand(5).
setIsDef
(true);
ARMISelLowering.cpp
10929
MIB->getOperand(5).
setIsDef
(true);
11753
MO.
setIsDef
(true);
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineOperand.h
490
void setIsUse(bool Val = true) {
setIsDef
(!Val); }
493
void
setIsDef
(bool Val = true);
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ExpandPseudo.cpp
221
Op.
setIsDef
(true);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineOperand.cpp
101
void MachineOperand::
setIsDef
(bool Val) {
Completed in 48 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026