Searched refs:FPSize (Results 1 - 1 of 1) sorted by relevance
/external/llvm/utils/TableGen/ | ||
H A D | CodeGenDAGPatterns.cpp | 498 int FPSize = 0; local 513 ++FPSize; 516 --FPSize; 527 || (hasFloatingPointTypes() && FPSize == 0)) { |
Completed in 502 milliseconds