Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h293 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h174 bool isBarrier() const { in isBarrier() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1169 bool isBarrier() const { isBarrier() function in __anon58533a440111::AArch64Operand