Home
last modified time | relevance | path

Searched defs:Barrier (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLiveRangeShrink.cpp140 unsigned Barrier = 0; in runOnMachineFunction() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCInstrDesc.h157 Barrier, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDScheduleDAG.h69 Barrier, ///< An unknown scheduling barrier. enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGRecordLayoutBuilder.cpp537 bool Barrier = false; in accumulateBitFields() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDOpenMPOpt.cpp4079 CallInst *Barrier = in insertInstructionGuardsHelper() local
4086 CallInst *Barrier = in insertInstructionGuardsHelper() local
4508 CallInst *Barrier = in buildCustomStateMachine() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
HDAArch64AsmParser.cpp509 struct BarrierOp Barrier; member