Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h1221 SDValue emitStackGuardXorFP(SelectionDAG &DAG, SDValue Val,
DX86ISelLowering.cpp2068 SDValue X86TargetLowering::emitStackGuardXorFP(SelectionDAG &DAG, SDValue Val, in emitStackGuardXorFP() function in X86TargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h4244 virtual SDValue emitStackGuardXorFP(SelectionDAG &DAG, SDValue Val, in emitStackGuardXorFP() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2557 GuardVal = TLI.emitStackGuardXorFP(DAG, GuardVal, dl); in visitSPDescriptorParent()
6494 Res = TLI.emitStackGuardXorFP(DAG, Res, sdl); in visitIntrinsicCall()