Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DSMLoc.h54 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) { in SMRange()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInstCombineIntrinsic.cpp611 ConstantInt *En = cast<ConstantInt>(II.getArgOperand(1)); in instCombineIntrinsic() local
/openbsd/src/gnu/llvm/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1752 for (auto En : enumerate(ReductionInfos)) { in createReductions() local
1811 for (auto En : enumerate(ReductionInfos)) { in createReductions() local
1858 for (auto En : enumerate(ReductionInfos)) { in createReductions() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp1106 unsigned En = MI->getOperand(EnIdx).getImm(); in printExpSrcN() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclCXX.cpp5557 UnionEntry &En = Unions[Parent]; in CheckRedundantUnionInit() local