Home
last modified time | relevance | path

Searched defs:getFixed (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DTypeSize.h42 static StackOffset getFixed(int64_t Fixed) { return {Fixed, 0}; } in getFixed() function
49 int64_t getFixed() const { return Fixed; } in getFixed() function
311 static constexpr ElementCount getFixed(ScalarTy MinVal) { in getFixed() function
345 static constexpr TypeSize getFixed(ScalarTy ExactSize) { in getFixed() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp270 static constexpr Immediate getFixed(ScalarTy MinVal) { getFixed() function in __anona2fcd8e70111::Immediate
[all...]