Searched defs:minConstant (Results 1 – 5 of 5) sorted by relevance
37 int64_t minConstant = std::numeric_limits<int64_t>::max(); in specializeParallelLoopForUnrolling() local72 int64_t minConstant = std::numeric_limits<int64_t>::max(); in specializeForLoopForUnrolling() local
679 int64_t HexagonMCInstrInfo::minConstant(MCInst const &MCI, size_t Index) { in minConstant() function in llvm::HexagonMCInstrInfo
762 int64_t HexagonMCInstrInfo::minConstant(MCInst const &MCI, size_t Index) { in minConstant() function in HexagonMCInstrInfo
859 int64_t HexagonMCInstrInfo::minConstant(MCInst const &MCI, size_t Index) { in minConstant() function in HexagonMCInstrInfo
3637 TIntermConstantUnion *minConstant = parameters[1]->getAsTyped()->getAsConstantUnion(); in addFunctionCallOrMethod() local