Home
last modified time | relevance | path

Searched defs:Fence (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionRetHardening.cpp95 MachineInstr *Fence = in runOnMachineFunction() local
/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceMemoryOperations.cpp62 } else if (FenceInst *Fence = dyn_cast<FenceInst>(&I)) { in reduceAtomicSyncScopesInFunction() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp143 MachineSDNode *Fence = nullptr; Select() local
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml241 | Fence Constructor
H A Dllvm.mli267 | Fence Constructor
/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp341 Fence, global() enumerator
403 struct FenceOp Fence; global() member
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3299 const FenceInst &Fence = cast<FenceInst>(U); translateFence() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp19085 FenceInst *Fence = Builder.CreateFence(AO, SSID); EmitAMDGPUBuiltinExpr() local