Home
last modified time | relevance | path

Searched refs:getNumPatchBytes (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DStackMaps.h116 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp750 if (ISP.getNumPatchBytes() > 0) { in LowerStatepoint()
785 SI.NumPatchBytes = ISP.getNumPatchBytes(); in LowerStatepoint()
/external/llvm/include/llvm/IR/
DStatepoint.h112 uint32_t getNumPatchBytes() const { in getNumPatchBytes() function
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp849 if (unsigned PatchBytes = SOpers.getNumPatchBytes()) { in LowerSTATEPOINT()