OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBB
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/CodeGen/
ShrinkWrapping.cpp
910
MachineBasicBlock*
SBB
= *BI;
912
if (
SBB
->succ_size() > 1) {
916
exitPath += "->" + getBasicBlockName(
SBB
);
[
all
...]
/external/llvm/lib/Target/X86/
X86ISelLowering.h
93
// Same as SETCC except it's materialized with a
sbb
and the value is all
222
ADD, SUB, ADC,
SBB
, SMUL,
[
all
...]
X86ISelLowering.cpp
[
all
...]
Completed in 205 milliseconds