Home
last modified time | relevance | path

Searched defs:MapKind (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp27 enum MapKind { Operand, Imm, Reg }; enum
H A DCompressInstEmitter.cpp86 enum MapKind { Operand, Imm, Reg }; enum
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8051 enum MapKind { Present, Allocs, Other, Total }; in generateAllInfoForClauses() enum