Home
last modified time | relevance | path

Searched refs:PreserveAll (Results 1 – 16 of 16) sorted by relevance

/external/llvm/include/llvm/IR/
DCallingConv.h70 PreserveAll = 15, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DCallingConv.h70 PreserveAll = 15, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DCallingConv.h71 PreserveAll = 15, enumerator
/external/llvm/lib/Target/X86/
DX86RegisterInfo.cpp261 case CallingConv::PreserveAll: in getCalleeSavedRegs()
358 case CallingConv::PreserveAll: in getCallPreservedMask()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86RegisterInfo.cpp292 case CallingConv::PreserveAll: in getCalleeSavedRegs()
407 case CallingConv::PreserveAll: in getCallPreservedMask()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp275 CallConv == CallingConv::PreserveAll || in CallingConvSupported()
/external/clang/tools/libclang/
DCXType.cpp542 TCALLINGCONV(PreserveAll); in clang_getFunctionTypeCallingConv()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp464 CallConv == CallingConv::PreserveAll || in CallingConvSupported()
/external/llvm/lib/IR/
DAsmWriter.cpp307 case CallingConv::PreserveAll: Out << "preserve_allcc"; break; in PrintCallingConv()
/external/clang/include/clang/Basic/
DAttr.td1474 def PreserveAll : InheritableAttr {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp354 case CallingConv::PreserveAll: Out << "preserve_allcc"; break; in PrintCallingConv()
/external/clang/lib/CodeGen/
DCGCall.cpp63 case CC_PreserveAll: return llvm::CallingConv::PreserveAll; in ClangCallConvToLLVMCallConv()
/external/llvm/lib/AsmParser/
DLLParser.cpp1697 case lltok::kw_preserve_allcc: CC = CallingConv::PreserveAll; break; in ParseOptionalCallingConv()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp1910 case lltok::kw_preserve_allcc: CC = CallingConv::PreserveAll; break; in ParseOptionalCallingConv()
/external/llvm/docs/
DLangRef.rst394 "``preserve_allcc``" - The `PreserveAll` calling convention
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLangRef.rst394 "``preserve_allcc``" - The `PreserveAll` calling convention