Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp177 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode()
212 explicit ConstantPlaceHolder(Type *Ty, LLVMContext& Context) in ConstantPlaceHolder()
268 Type *Ty) { in getConstantFwdRef()
283 Value *BitcodeReaderValueList::getValueFwdRef(unsigned Idx, Type *Ty) { in getValueFwdRef()
428 if (Type *Ty = TypeList[ID]) in getTypeByID() local
1123 Type *Ty = getTypeByID(Record[i]); in ParseMetadata() local
1831 Type *Ty = getTypeByID(Record[0]); in ParseModule() local
1881 Type *Ty = getTypeByID(Record[0]); in ParseModule() local
1930 Type *Ty = getTypeByID(Record[0]); in ParseModule() local
2672 Type *Ty = getTypeByID(Record[0]); in ParseFunctionBody() local
[all …]
DBitcodeReader.h261 Value *getFnValueByID(unsigned ID, Type *Ty) { in getFnValueByID()
297 Type *Ty, Value *&ResVal) { in getValue()
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp418 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode()
491 explicit ConstantPlaceHolder(Type *Ty, LLVMContext& Context) in ConstantPlaceHolder()
547 Type *Ty) { in getConstantFwdRef()
562 Value *BitcodeReaderValueList::getValueFwdRef(unsigned Idx, Type *Ty) { in getValueFwdRef()
707 if (Type *Ty = TypeList[ID]) in getTypeByID() local
1424 Type *Ty = getTypeByID(Record[i]); in ParseMetadata() local
2104 Type *Ty = getTypeByID(Record[0]); in ParseModule() local
2154 Type *Ty = getTypeByID(Record[0]); in ParseModule() local
2203 Type *Ty = getTypeByID(Record[0]); in ParseModule() local
2926 Type *Ty = getTypeByID(Record[0]); in ParseFunctionBody() local
[all …]
DBitcodeReader.h256 Value *getFnValueByID(unsigned ID, Type *Ty) { in getFnValueByID()
292 Type *Ty, Value *&ResVal) { in getValue()
/frameworks/compile/slang/
Dslang_rs_check_ast.cpp56 const clang::Type *Ty; in WarnOnSetElementAt() local
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.cpp365 void ValueEnumerator::EnumerateType(Type *Ty) { in EnumerateType()
DBitcodeWriter.cpp852 Type *Ty = CFP->getType(); in WriteConstants() local
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.cpp365 void ValueEnumerator::EnumerateType(Type *Ty) { in EnumerateType()
DBitcodeWriter.cpp851 Type *Ty = CFP->getType(); in WriteConstants() local
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.cpp365 void ValueEnumerator::EnumerateType(Type *Ty) { in EnumerateType()
DBitcodeWriter.cpp805 Type *Ty = CFP->getType(); in WriteConstants() local