Searched defs:TyID (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | ValueList.cpp | 56 unsigned TyID, in getValueFwdRef()
|
H A D | BitcodeReader.cpp | 717 Value *getFnValueByID(unsigned ID, Type *Ty, unsigned TyID, in getFnValueByID() 772 unsigned InstNum, Type *Ty, unsigned TyID, Value *&ResVal, in popValue() 783 unsigned InstNum, Type *Ty, unsigned TyID, Value *&ResVal, in getValue() 792 unsigned InstNum, Type *Ty, unsigned TyID, in getValue() 804 unsigned InstNum, Type *Ty, unsigned TyID, in getValueSigned() 3820 unsigned TyID = Record[0]; in parseGlobalVarRecord() local 4921 unsigned TyID; in parseFunctionBody() local 5755 unsigned TyID = Record[0]; in parseFunctionBody() local 5901 unsigned TyID = Record[0]; in parseFunctionBody() local
|
H A D | MetadataLoader.cpp | 1232 unsigned TyID = Record[0]; in parseOneMetadata() local 1256 unsigned TyID = Record[i]; in parseOneMetadata() local 1283 unsigned TyID = Record[0]; in parseOneMetadata() local
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Type.h | 110 static bool isSequentialType(TypeID TyID) { in isSequentialType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Type.h | 112 static bool isSequentialType(TypeID TyID) { in isSequentialType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Type.h | 113 static bool isSequentialType(TypeID TyID) { in isSequentialType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | TargetLibraryInfo.cpp | 1060 for (auto TyID : ProtoTypes) { in isValidProtoForLibFunc() local
|