Home
last modified time | relevance | path

Searched refs:PatchType (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DPatchableFunction.cpp62 StringRef PatchType = PatchAttr.getValueAsString(); in runOnMachineFunction() local
63 assert(PatchType == "prologue-short-redirect" && "Only possibility today!"); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPatchableFunction.cpp63 StringRef PatchType = PatchAttr.getValueAsString(); in runOnMachineFunction() local
64 assert(PatchType == "prologue-short-redirect" && "Only possibility today!"); in runOnMachineFunction()