Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp108 SmallVector<Type *> ScalarTypes; in replaceWithCallToVeclib() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp307 static std::vector<Type*> ScalarTypes; in pickScalarType() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp973 std::map<std::string, std::unique_ptr<ScalarType>> ScalarTypes; member in __anone3a730d20111::EmitterBase