Searched defs:CC (Results 76 - 100 of 188) sorted by relevance

12345678

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp93 CallingConv::ID CC = Fn->getCallingConv(); local
H A DLegalizeVectorOps.cpp1549 SDValue CC = Node->getOperand(2); local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMDefines.h71 static inline const char *ARMCondCodeToString(uint32_t CC) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h150 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy, argument
166 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultTy, argument
H A DSwitchLoweringUtils.h115 ISD::CondCode CC; member in union:llvm::SwitchCG::CaseBlock::__anon4265
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp80 CallingConv CC = FT->getCallConv(); local
96 CCMangling CC = getCallingConvMangling(ASTContext, D); local
145 CCMangling CC = getCallingConvMangling(ASTContext, D); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp273 static bool parseCond(ArrayRef<MachineOperand> Cond, AArch64CC::CondCode &CC) { argument
H A DAArch64CallLowering.cpp281 CallingConv::ID CC = F.getCallingConv(); local
498 static bool canGuaranteeTCO(CallingConv::ID CC) { argument
503 static bool mayTailCallThisCC(CallingConv::ID CC) { argument
517 getAssignFnsForCC(CallingConv::ID CC, const AArch64TargetLowering &TLI) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h541 inline bool isKernel(CallingConv::ID CC) { argument
698 static SIModeRegisterDefaults getDefaultForCallingConv(CallingConv::ID CC) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp290 CallingConv::ID CC = F.getCallingConv(); local
551 CallingConv::ID CC = MF.getFunction().getCallingConv(); local
H A DX86CmovConversion.cpp293 X86::CondCode CC = X86::getCondFromCMov(I); local
655 X86::CondCode CC local
[all...]
/freebsd-12-stable/contrib/bmake/mk/sys/
H A DDarwin.mk30 CC ?= cc ${PIPE} macro
33 CC ?= gcc ${PIPE} macro
35 CC ?= cc ${PIPE} macro
H A DUnixWare.mk36 CC ?= gcc -pipe -DUNIXWARE macro
40 CC ?= cc macro
/freebsd-12-stable/share/mk/
H A Dsys.mk165 CC ?= c89 macro
168 CC ?= cc macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp112 prepareForObjectConstruction( const Expr *E, ProgramStateRef State, const LocationContext *LCtx, const ConstructionContext *CC, EvalCallOptions &CallOpts) argument
424 const ConstructionContext *CC = C ? C->getConstructionContext() : nullptr; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp387 StringRef llvm::dwarf::ConventionString(unsigned CC) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp223 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp739 CallingConv::ID CC = ContainingFunction.getCallingConv(); local
H A DSIMemoryLegalizer.cpp393 std::unique_ptr<SICacheControl> CC = nullptr; member in class:__anon5027::final
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h267 auto *CC = C.getAllocator().Allocate<T>(); local
313 static bool classof(const ConstructionContext *CC) { argument
331 static bool classof(const ConstructionContext *CC) { argument
360 static bool classof(const ConstructionContext *CC) { argument
380 static bool classof(const ConstructionContext *CC) { argument
398 classof(const ConstructionContext *CC) argument
430 classof(const ConstructionContext *CC) argument
451 classof(const ConstructionContext *CC) argument
491 classof(const ConstructionContext *CC) argument
510 classof(const ConstructionContext *CC) argument
551 classof(const ConstructionContext *CC) argument
570 classof(const ConstructionContext *CC) argument
590 classof(const ConstructionContext *CC) argument
620 classof(const ConstructionContext *CC) argument
653 classof(const ConstructionContext *CC) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp484 static void NegateCC(SDValue &LHS, SDValue &RHS, ISD::CondCode &CC) { argument
500 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(1))->get(); local
518 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(4))->get(); local
677 int CC = MI.getOperand(3).getImm(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp123 static LPCC::CondCode getOppositeCondition(LPCC::CondCode CC) { argument
371 LPCC::CondCode CC; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp758 Register CC = MI.getOperand(0).getReg(); local
777 Register CC = MI.getOperand(0).getReg(); local
/freebsd-12-stable/contrib/nvi/ex/
H A Dex_cscope.c75 } CC; typedef in typeref:struct:_cc
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h282 classifySecondCondCodeInMacroFusion(X86::CondCode CC) { argument

Completed in 452 milliseconds

12345678