Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileUtilities.cpp318 sys::fs::perms Perm = Status.permissions(); in apply() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp907 for (const auto &Perm : PermutationsToEmit) { in print() local
1114 for (const auto &Perm : CurPerms) { in buildPermutationsToEmit() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1745 Permissions Perm = Permissions(0); in GetPermissions() local
1756 Permissions Perm = Permissions(0); in GetPermissions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2249 SmallVector<unsigned, 8> Perm(LogLen); perfect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6354 SDNode *Perm = in Select() local
H A DPPCISelLowering.cpp16170 SDValue Perm; in PerformDAGCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12387 if (SDValue Perm = matchPERM(N, DCI)) in performOrCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41408 SDValue Perm = DAG.getNode(X86ISD::VPERMV, DL, WideVT, Mask, in combineTargetShuffle() local