Home
last modified time | relevance | path

Searched defs:CondCodes (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Target/MSP430/
DMSP430.h23 enum CondCodes { enum
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430.h23 enum CondCodes { enum
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.h32 enum CondCodes { enum
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZ.h29 enum CondCodes { enum
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparc.h38 enum CondCodes { enum
/external/llvm/lib/Target/Sparc/
DSparc.h42 enum CondCodes { enum
/external/llvm/lib/Target/NVPTX/
DNVPTX.h34 enum CondCodes { enum
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h29 enum CondCodes { // Meaning (integer) Meaning (floating-point) enum
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h29 enum CondCodes { // Meaning (integer) Meaning (floating-point) enum
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2478 unsigned *CondCodes = nullptr; in selectCmp() local