Home
last modified time | relevance | path

Searched defs:AllInstructions (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp204 SmallPtrSet<Instruction *, 16> AllInstructions; member in __anon57316e8b0111::ComplexDeinterleavingGraph
870 SmallPtrSet<Instruction *, 16> &AllInstructions) { in hasAllInternalUses()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDecoderEmitter.cpp374 ArrayRef<EncodingAndInst> AllInstructions; member in __anone74076820511::FilterChooser