Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430.h22 enum CondCodes { enum
/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h31 enum CondCodes { enum
/openbsd/gnu/llvm/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h30 enum CondCodes { // Meaning (integer) Meaning (floating-point) enum
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparc.h41 enum CondCodes { enum
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTX.h28 enum CondCodes { enum
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp967 auto CondCodes = enum_seq_inclusive(X86::CondCode::COND_O, in generateInstructionVariants() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2577 unsigned *CondCodes = nullptr; in selectCmp() local