Searched defs:isConstOne (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | check-declarations.cpp | 3132 bool isConstOne{false}; // 18.3.1(1) WhyNotInteroperableFunctionResult() local |
/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXISelLowering.cpp | 5743 static bool isConstOne(const SDValue &Operand) { isConstOne() function |