Home
last modified time | relevance | path

Searched defs:AndOrSETCCFoldKind (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h290 enum AndOrSETCCFoldKind : uint8_t { enum
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6152 using AndOrSETCCFoldKind = TargetLowering::AndOrSETCCFoldKind; in foldAndOrOfSETCC() typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp58022 using AndOrSETCCFoldKind = TargetLowering::AndOrSETCCFoldKind; in isDesirableToCombineLogicOpOfSETCC() typedef