Home
last modified time | relevance | path

Searched refs:Legality (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp48 IRInstructionData::IRInstructionData(Instruction &I, bool Legality, in IRInstructionData() argument
50 : Inst(&I), Legal(Legality), IDL(&IDList) { in IRInstructionData()
356 IRInstructionMapper::allocateIRInstructionData(Instruction &I, bool Legality, in allocateIRInstructionData() argument
358 return new (InstDataAllocator->Allocate()) IRInstructionData(I, Legality, IDL); in allocateIRInstructionData()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h172 IRInstructionData(Instruction &I, bool Legality, IRInstructionDataList &IDL);
428 IRInstructionData *allocateIRInstructionData(Instruction &I, bool Legality,
/openbsd-src/gnu/llvm/llvm/docs/GlobalISel/
H A DLegalizer.rst304 Minimum Legality For Vectors
327 Minimum Legality for Pointers
333 Minimum Legality For Operations
/openbsd-src/gnu/gcc/gcc/doc/
H A Dloop.texi598 Legality of a matrix for a given loopnest can be verified using
H A Dgccint.info8494 Legality of a matrix for a given loopnest can be verified using