Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h251 bool isBarrier : 1; variable
/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h293 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h174 bool isBarrier() const { in isBarrier() function
/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1173 bool isBarrier() const { isBarrier() function in __anon882015c50111::AArch64Operand