Home
last modified time | relevance | path

Searched defs:FullTy (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DValueList.cpp65 void BitcodeReaderValueList::assignValue(Value *V, unsigned Idx, Type *FullTy) { in assignValue()
117 Type **FullTy) { in getValueFwdRef()
H A DBitcodeReader.cpp613 std::pair<Type *, Type *> getPointerElementTypes(Type *FullTy) { in getPointerElementTypes()
628 Value *getFnValueByID(unsigned ID, Type *Ty, Type **FullTy = nullptr) { in getFnValueByID()
654 Type **FullTy = nullptr) { in getValueTypePair()
3231 Type *FullTy = getFullyStructuredTypeByID(Record[0]); in parseGlobalVarRecord() local
3456 Type *FullTy = PointerType::get(FullFTy, AddrSpace); in parseFunctionRecord() local
3488 Type *FullTy = getFullyStructuredTypeByID(Record[OpNum++]); in parseGlobalIndirectSymbolRecord() local
3979 Type *FullTy = nullptr; in parseFunctionBody() local
4721 Type *FullTy; in parseFunctionBody() local
5048 Type *FullTy; in parseFunctionBody() local
5076 Type *FullTy; in parseFunctionBody() local
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp5060 llvm::StructType *FullTy = CallInfo.getArgStruct(); in EmitCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp3107 Type *FullTy = LHS->getType(); in getURemExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11106 auto *FullTy = FullV->getType(); in areExtractShuffleVectors() local