OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Opc1
(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>
410
if (V->getValueID() == Value::InstructionVal +
Opc1
||
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 25 milliseconds