Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcheck-declarations.cpp3132 bool isConstOne{false}; // 18.3.1(1) WhyNotInteroperableFunctionResult() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5743 static bool isConstOne(const SDValue &Operand) { isConstOne() function