Searched refs:Legality (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | IRSimilarityIdentifier.cpp | 48 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 D | IRSimilarityIdentifier.h | 172 IRInstructionData(Instruction &I, bool Legality, IRInstructionDataList &IDL); 428 IRInstructionData *allocateIRInstructionData(Instruction &I, bool Legality,
|
| /openbsd-src/gnu/llvm/llvm/docs/GlobalISel/ |
| H A D | Legalizer.rst | 304 Minimum Legality For Vectors 327 Minimum Legality for Pointers 333 Minimum Legality For Operations
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | loop.texi | 598 Legality of a matrix for a given loopnest can be verified using
|
| H A D | gccint.info | 8494 Legality of a matrix for a given loopnest can be verified using
|