Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h142 bool isConvergent; member
H A DCodeGenInstruction.h276 bool isConvergent : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h406 bool isConvergent() const { return Flags & (1ULL << MCID::Convergent); } in isConvergent() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h624 bool isConvergent() const { in isConvergent() function