Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.h1083 SDValue emitStackGuardXorFP(SelectionDAG &DAG, SDValue Val,
DX86ISelLowering.cpp1781 SDValue X86TargetLowering::emitStackGuardXorFP(SelectionDAG &DAG, SDValue Val, in emitStackGuardXorFP() function in X86TargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3658 virtual SDValue emitStackGuardXorFP(SelectionDAG &DAG, SDValue Val, in emitStackGuardXorFP() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2235 GuardVal = TLI.emitStackGuardXorFP(DAG, GuardVal, dl); in visitSPDescriptorParent()
5778 Res = TLI.emitStackGuardXorFP(DAG, Res, sdl); in visitIntrinsicCall()