Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h284 bool isBarrier() const { return Flags & (1ULL << MCID::Barrier); } in isBarrier() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h174 bool isBarrier() const { in isBarrier() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h246 bool isBarrier : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1040 bool isBarrier() const { in isBarrier() function in __anon65f0dadd0111::AArch64Operand