OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Opc2
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Support/
PatternMatch.h
401
template<typename LHS_t, typename RHS_t, unsigned Opc1, unsigned
Opc2
>
411
V->getValueID() == Value::InstructionVal +
Opc2
) {
416
return (CE->getOpcode() == Opc1 || CE->getOpcode() ==
Opc2
) &&
/external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp
[
all
...]
/external/llvm/lib/Target/X86/
X86InstrInfo.cpp
[
all
...]
Completed in 96 milliseconds