Home
last modified time | relevance | path

Searched defs:EType (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h68 : EType(ET), Opcode(O) {} in EType() function
273 MemoryExpression(unsigned NumOperands, enum ExpressionType EType, in MemoryExpression()
337 LoadExpression(enum ExpressionType EType, unsigned NumOperands, LoadInst *L, in LoadExpression()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp552 EmitterType EType) { in emitCompressInstEmitter()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmtAsm.cpp169 } EType = ExprSafeType; in checkExprMemoryConstraintCompat() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h252 enum EType { enum
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsearching.d1507 alias EType = ElementType!R; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsearching.d1591 alias EType = ElementType!R; variable