Home
last modified time | relevance | path

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

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