Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h288 enum AndOrSETCCFoldKind : uint8_t { global() enum
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6148 using AndOrSETCCFoldKind = TargetLowering::AndOrSETCCFoldKind; foldAndOrOfSETCC() typedef
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56420 using AndOrSETCCFoldKind = TargetLowering::AndOrSETCCFoldKind; isDesirableToCombineLogicOpOfSETCC() typedef
[all...]