OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BranchType
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsInstrInfo.h
35
enum
BranchType
{
64
BranchType
AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB,
/external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h
65
enum
BranchType
{
88
BranchType
Type;
99
Branch(
BranchType
type, unsigned ccValid, unsigned ccMask,
Completed in 26 milliseconds