Searched defs:ValType (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h347 enum class ValType { class
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h926 RecTy *ValType; member in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp165 enum ValType { enum in struct:llvm::gvn::AvailableValue
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h559 const ValueType ValType; member in class:clang::threadSafety::Literal
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1972 Type *ValType = ResType->Type::getStructElementType(0); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3669 Error BitcodeReader::typeCheckLoadStoreInst(Type *ValType, Type *PtrType) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1862 QualType ValType = pointerType->getPointeeType(); local
4822 QualType ValType = AtomTy; // 'C' local
5168 QualType ValType = pointerType->getPointeeType(); local
5539 QualType ValType = pointerType->getPointeeType(); local
[all...]

Completed in 356 milliseconds