Searched defs:SatWidth (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 11057 unsigned SatWidth = SatVT.getScalarSizeInBits(); expandFP_TO_INT_SAT() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 4465 uint64_t SatWidth = SatVT.getScalarSizeInBits(); LowerVectorFP_TO_INT_SAT() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 21328 unsigned SatWidth = SatVT.getScalarSizeInBits(); LowerFP_TO_INT_SAT() local |