Home
last modified time | relevance | path

Searched defs:CCH (Results 1 – 15 of 15) sorted by relevance

/llvm-project/libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.prom/
H A Dpromise.pass.cpp42 using CCH = std::coroutine_handle<const promise_type>; in do_runtime_test() typedef
/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp169 std::unique_ptr<CompletionContextHandler> CCH; in ProcessCodeCompleteResults() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp296 TTI::CastContextHint CCH, in getCastInstrCost() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp640 getCastInstrCost(unsigned Opcode,Type * Dst,Type * Src,TTI::CastContextHint CCH,TTI::TargetCostKind CostKind,const Instruction * I) getCastInstrCost() argument
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp770 getCastInstrCost(unsigned Opcode,Type * Dst,Type * Src,TTI::CastContextHint CCH,TTI::TargetCostKind CostKind,const Instruction * I) getCastInstrCost() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2178 TTI::CastContextHint CCH = TTI::CastContextHint::None; getTypeBasedIntrinsicInstrCost() local
2244 TTI::CastContextHint CCH = TTI::CastContextHint::None; getTypeBasedIntrinsicInstrCost() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1005 getCastInstrCost(unsigned Opcode,Type * Dst,Type * Src,TTI::CastContextHint CCH,TTI::TargetCostKind CostKind,const Instruction * I) getCastInstrCost() argument
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp480 getCastInstrCost(unsigned Opcode,Type * Dst,Type * Src,TTI::CastContextHint CCH,TTI::TargetCostKind CostKind,const Instruction * I) getCastInstrCost() argument
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h604 getCastInstrCost(unsigned Opcode,Type * Dst,Type * Src,TTI::CastContextHint CCH,TTI::TargetCostKind CostKind,const Instruction * I) getCastInstrCost() argument
H A DTargetTransformInfo.h2678 getCastInstrCost(unsigned Opcode,Type * Dst,Type * Src,CastContextHint CCH,TTI::TargetCostKind CostKind,const Instruction * I) getCastInstrCost() argument
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp984 getCastInstrCost(unsigned Opcode,Type * Dst,Type * Src,CastContextHint CCH,TTI::TargetCostKind CostKind,const Instruction * I) const getCastInstrCost() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2464 getCastInstrCost(unsigned Opcode,Type * Dst,Type * Src,TTI::CastContextHint CCH,TTI::TargetCostKind CostKind,const Instruction * I) getCastInstrCost() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2172 getCastInstrCost(unsigned Opcode,Type * Dst,Type * Src,TTI::CastContextHint CCH,TTI::TargetCostKind CostKind,const Instruction * I) getCastInstrCost() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9349 TTI::CastContextHint CCH = GetCastContextHint(VL0); getEntryCost() local
9600 TTI::CastContextHint CCH = GetCastContextHint(VL0->getOperand(0)); getEntryCost() local
10703 TTI::CastContextHint CCH = getCastContextHint(E); getTreeCost() local
H A DLoopVectorize.cpp6975 TTI::CastContextHint CCH = TTI::CastContextHint::None; getInstructionCost() local