OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USUBO
(Results
1 - 7
of
7
) sorted by null
/external/llvm/include/llvm/CodeGen/
ISDOpcodes.h
216
SSUBO,
USUBO
,
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp
201
case ISD::
USUBO
: return "
usubo
";
LegalizeIntegerTypes.cpp
118
case ISD::
USUBO
: Res = PromoteIntRes_UADDSUBO(N, ResNo); break;
[
all
...]
LegalizeDAG.cpp
[
all
...]
SelectionDAG.cpp
[
all
...]
SelectionDAGBuilder.cpp
[
all
...]
/external/llvm/lib/Target/X86/
X86ISelLowering.cpp
[
all
...]
Completed in 36 milliseconds