Searched defs:Ty (Results 1 – 11 of 11) sorted by relevance
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 177 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 …]
|
D | BitcodeReader.h | 261 Value *getFnValueByID(unsigned ID, Type *Ty) { in getFnValueByID() 297 Type *Ty, Value *&ResVal) { in getValue()
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 418 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 …]
|
D | BitcodeReader.h | 256 Value *getFnValueByID(unsigned ID, Type *Ty) { in getFnValueByID() 292 Type *Ty, Value *&ResVal) { in getValue()
|
/frameworks/compile/slang/ |
D | slang_rs_check_ast.cpp | 56 const clang::Type *Ty; in WarnOnSetElementAt() local
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.cpp | 365 void ValueEnumerator::EnumerateType(Type *Ty) { in EnumerateType()
|
D | BitcodeWriter.cpp | 852 Type *Ty = CFP->getType(); in WriteConstants() local
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.cpp | 365 void ValueEnumerator::EnumerateType(Type *Ty) { in EnumerateType()
|
D | BitcodeWriter.cpp | 851 Type *Ty = CFP->getType(); in WriteConstants() local
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.cpp | 365 void ValueEnumerator::EnumerateType(Type *Ty) { in EnumerateType()
|
D | BitcodeWriter.cpp | 805 Type *Ty = CFP->getType(); in WriteConstants() local
|