Searched defs:ValType (Results 1 – 14 of 14) sorted by relevance
167 SmallVector<wasm::ValType, 1> &&Returns, in lowerTypeIndexOperand()
102 void emitLocal(ArrayRef<wasm::ValType>) override {} in emitLocal()
183 IntegerType *ValType = local
37 typedef ptrdiff_t ValType; typedef
347 enum class ValType { enum
1292 QualType ValType = pointerType->getPointeeType(); in CheckARMBuiltinExclusiveCall() local2412 QualType ValType = AtomTy; // 'C' in SemaAtomicOpsOverloaded() local2682 QualType ValType = pointerType->getPointeeType(); in SemaBuiltinAtomicOverloaded() local3051 QualType ValType = pointerType->getPointeeType(); in SemaBuiltinNontemporalOverloaded() local
4890 QualType ValType = cast<ValueDecl>(ND)->getType(); in ValidateCandidate() local
124 enum ValType { enum
165 enum ValType { enum
926 RecTy *ValType; variable
1972 Type *ValType = ResType->Type::getStructElementType(0); in translateAtomicCmpXchg() local
1785 const RecTy *ValType) { in ProfileCondOpInit()
3669 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()
4346 static std::error_code typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()