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/ |
D | X86ISelLowering.h | 1221 SDValue emitStackGuardXorFP(SelectionDAG &DAG, SDValue Val,
|
D | X86ISelLowering.cpp | 2068 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/ |
D | TargetLowering.h | 4244 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/ |
D | SelectionDAGBuilder.cpp | 2557 GuardVal = TLI.emitStackGuardXorFP(DAG, GuardVal, dl); in visitSPDescriptorParent() 6494 Res = TLI.emitStackGuardXorFP(DAG, Res, sdl); in visitIntrinsicCall()
|