Home
last modified time | relevance | path

Searched defs:ValType (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPassNameParser.h90 typedef PassNameParser::OptionInfo ValType; in ValLessThan() typedef
/external/vixl/test/
Dtest-invalset.cc37 typedef ptrdiff_t ValType; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DWasm.h223 enum class ValType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1322 Type *ValType = ResType->Type::getStructElementType(0); in translateAtomicCmpXchg() local
/external/clang/lib/Sema/
DSemaChecking.cpp1292 QualType ValType = pointerType->getPointeeType(); in CheckARMBuiltinExclusiveCall() local
2412 QualType ValType = AtomTy; // 'C' in SemaAtomicOpsOverloaded() local
2682 QualType ValType = pointerType->getPointeeType(); in SemaBuiltinAtomicOverloaded() local
3051 QualType ValType = pointerType->getPointeeType(); in SemaBuiltinNontemporalOverloaded() local
DSemaLookup.cpp4890 QualType ValType = cast<ValueDecl>(ND)->getType(); in ValidateCandidate() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp1099 enum ValType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVN.cpp157 enum ValType { enum
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp124 enum ValType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3356 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4346 static std::error_code typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()