Home
last modified time | relevance | path

Searched defs:CmpMode (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/include/mlir/Interfaces/Utils/
H A DInferIntRangeCommon.h37 enum class CmpMode : uint32_t { Both, Signed, Unsigned }; enum
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h154 enum CmpMode { global() enum
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3207 enum class CmpMode { Int, FP, StrictFP, SignalingFP }; global() enum
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23443 unsigned CmpMode = 0; LowerVSETCC() local
[all...]