Searched defs:CallingConv (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DCallingConv.h21 namespace CallingConv { namespace in namespace:llvm
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h193 CallingConv::ID CallingConv; member in class:llvm::CCState
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp425 unsigned CallingConv; local
H A DCodeGenModule.cpp1235 unsigned CallingConv; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp149 CallingConv::ID CallingConv; member in class:__anon5034::SIWholeQuadMode
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2164 auto CallingConv = DeoptCall->getCalledFunction()->getCallingConv(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h59 enum class CallingConv : uint8_t { class in inherits:uint8_t
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp9870 CallingConv = 0, enumerator in enum:Different

Completed in 245 milliseconds