Home
last modified time | relevance | path

Searched defs:setTypeSignature (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h358 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h374 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h379 void setTypeSignature(uint64_t Signature) { TypeSignature = Signature; } in setTypeSignature() function