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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430.h22 enum CondCodes { enum in namespace:MSP430CC
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h31 enum CondCodes { enum in namespace:llvm::AVRCC
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h30 enum CondCodes { // Meaning (integer) Meaning (floating-point) enum in namespace:llvm::ARMCC
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparc.h40 enum CondCodes { enum in namespace:llvm::SPCC
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTX.h27 enum CondCodes { enum in namespace:llvm::NVPTXCC
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp921 auto CondCodes = seq((int)X86::CondCode::COND_O, local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2553 unsigned *CondCodes = nullptr; local

Completed in 287 milliseconds