Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeShrink.cpp138 unsigned Barrier = 0; runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h157 Barrier, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h69 Barrier, ///< An unknown scheduling barrier. enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp537 bool Barrier = false; in accumulateBitFields() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4079 CallInst *Barrier = in insertInstructionGuardsHelper() local
4086 CallInst *Barrier = in insertInstructionGuardsHelper() local
4508 CallInst *Barrier = in buildCustomStateMachine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp509 struct BarrierOp Barrier; member