Home
last modified time | relevance | path

Searched defs:CGT (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp593 DefaultABIInfo(CodeGen::CodeGenTypes &CGT) : ABIInfo(CGT) {} in DefaultABIInfo()
613 DefaultTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT) in DefaultTargetCodeGenInfo()
660 explicit WebAssemblyABIInfo(CodeGen::CodeGenTypes &CGT) in WebAssemblyABIInfo()
683 explicit WebAssemblyTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT) in WebAssemblyTargetCodeGenInfo()
747 PNaClABIInfo(CodeGen::CodeGenTypes &CGT) : ABIInfo(CGT) {} in PNaClABIInfo()
759 PNaClTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT) in PNaClTargetCodeGenInfo()
944 X86_32ABIInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI, in X86_32ABIInfo()
967 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI, in X86_32TargetCodeGenInfo()
1971 X86_64ABIInfo(CodeGen::CodeGenTypes &CGT, X86AVXABILevel AVXLevel) : in X86_64ABIInfo()
2010 WinX86_64ABIInfo(CodeGen::CodeGenTypes &CGT) in WinX86_64ABIInfo()
[all …]
H A DCodeGenTypes.cpp113 isSafeToConvert(const RecordDecl *RD, CodeGenTypes &CGT, in isSafeToConvert()
154 isSafeToConvert(QualType T, CodeGenTypes &CGT, in isSafeToConvert()
178 static bool isSafeToConvert(const RecordDecl *RD, CodeGenTypes &CGT) { in isSafeToConvert()
H A DCGCall.cpp104 static void appendParameterTypes(const CodeGenTypes &CGT, in appendParameterTypes()
140 arrangeLLVMFunctionInfo(CodeGenTypes &CGT, bool instanceMethod, in arrangeLLVMFunctionInfo()
508 arrangeFreeFunctionLikeCall(CodeGenTypes &CGT, in arrangeFreeFunctionLikeCall()
/aosp_15_r20/external/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp681 const CodeGenTarget &CGT = CGP.getTargetInfo(); in mayInstNodeLoadOrStore() local
710 const CodeGenTarget &CGT = CGP.getTargetInfo(); in EmitResultInstructionAsOperand() local
968 const CodeGenTarget &CGT = CGP.getTargetInfo(); in EmitResultCode() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DSyntheticCountsUtils.h30 using CGT = GraphTraits<CallGraphType>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DSyntheticCountsUtils.h30 using CGT = GraphTraits<CallGraphType>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DSyntheticCountsUtils.h30 using CGT = GraphTraits<CallGraphType>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DSyntheticCountsUtils.h30 using CGT = GraphTraits<CallGraphType>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h30 using CGT = GraphTraits<CallGraphType>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h33 using CGT = GraphTraits<CallGraphType>; variable