Home
last modified time | relevance | path

Searched defs:useStackGuardXorFP (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1624 virtual bool useStackGuardXorFP() const { return false; } in useStackGuardXorFP() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp2063 bool X86TargetLowering::useStackGuardXorFP() const { in useStackGuardXorFP() function in X86TargetLowering