Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp195 SmallVector<wasm::ValType, 1> &&Returns, in lowerTypeIndexOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.h106 void emitLocal(ArrayRef<wasm::ValType>) override {} in emitLocal()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h392 enum class ValType { enum
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dconv.d3611 alias ValType = typeof(Target.init.values[0]); variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp2365 QualType ValType = pointerType->getPointeeType(); in CheckARMBuiltinExclusiveCall() local
5063 QualType ValType = AtomTy; // 'C' in BuildAtomicExpr() local
5090 auto IsAllowedValueType = [&](QualType ValType) { in BuildAtomicExpr()
5428 QualType ValType = pointerType->getPointeeType(); in SemaBuiltinAtomicOverloaded() local
5808 QualType ValType = pointerType->getPointeeType(); in SemaBuiltinNontemporalOverloaded() local
H A DSemaLookup.cpp5256 QualType ValType = cast<ValueDecl>(ND)->getType(); in ValidateCandidate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp181 enum ValType { enum
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h930 RecTy *ValType; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2711 Type *ValType = ResType->Type::getStructElementType(0); in translateAtomicCmpXchg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp1973 const RecTy *ValType) { in ProfileCondOpInit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3844 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { in typeCheckLoadStoreInst()