Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrDesc.h297 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h174 bool isBarrier() const { in isBarrier() function
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenInstruction.h257 bool isBarrier : 1; variable
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1167 bool isBarrier() const { in isBarrier() function in __anonee8849df0111::AArch64Operand