Home
last modified time | relevance | path

Searched refs:LOCAL_RECOVER (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h82 LOCAL_RECOVER, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp128 case ISD::LOCAL_RECOVER: return "LOCAL_RECOVER"; in getOperationName()
DSelectionDAGBuilder.cpp6796 DAG.getNode(ISD::LOCAL_RECOVER, sdl, PtrVT, OffsetSym); in visitIntrinsicCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1939 case ISD::LOCAL_RECOVER: { in matchAddressRecursively()
DX86InstrInfo.td225 def X86RecoverFrameAlloc : SDNode<"ISD::LOCAL_RECOVER",
DX86ISelLowering.cpp23570 DAG.getNode(ISD::LOCAL_RECOVER, dl, PtrVT, OffsetSymVal); in recoverFramePointer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td155 def AArch64LocalRecover : SDNode<"ISD::LOCAL_RECOVER",