OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AlignArg
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
645
unsigned
AlignArg
= II->getNumArgOperands() - 1;
646
ConstantInt *IntrAlign = dyn_cast<ConstantInt>(II->getArgOperand(
AlignArg
));
648
II->setArgOperand(
AlignArg
,
[
all
...]
/external/llvm/lib/Target/ARM/
ARMISelLowering.cpp
[
all
...]
Completed in 1204 milliseconds