Home
last modified time | relevance | path

Searched defs:isConvergent (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h103 bool isConvergent; member
H A DCodeGenInstruction.h288 bool isConvergent : 1; variable
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrDesc.h419 bool isConvergent() const { return Flags & (1ULL << MCID::Convergent); } in isConvergent() function
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h551 bool isConvergent() const { in isConvergent() function