Searched defs:CA (Results 1 - 24 of 24) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcpu-i960.c139 #define CA bfd_mach_i960_ca /*6*/ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-i960.c139 #define CA bfd_mach_i960_ca /*6*/ macro
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCtorUtils.cpp39 Constant *CA = ConstantArray::get(ATy, CAList); local
68 ConstantArray *CA = cast<ConstantArray>(GV->getInitializer()); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/DirectX/DirectXIRPasses/
H A DPointerTypeAnalysis.cpp180 const auto *CA = cast<ConstantArray>(GV.getInitializer()); local
/openbsd-current/usr.sbin/ikectl/
H A Dparser.h38 CA, enumerator in enum:actions
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp406 const auto *CA = dyn_cast<ConstantArray>(GV->getInitializer()); local
/openbsd-current/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp469 const ConstantArray *CA = cast<ConstantArray>(V->getOperand(0)); local
H A DSPIRVGlobalRegistry.cpp247 getOrCreateIntCompositeOrNull( uint64_t Val, MachineInstr &I, SPIRVType *SpvType, const SPIRVInstrInfo &TII, Constant *CA, unsigned BitWidth, unsigned ElemCnt) argument
322 getOrCreateIntCompositeOrNull( uint64_t Val, MachineIRBuilder &MIRBuilder, SPIRVType *SpvType, bool EmitIR, Constant *CA, unsigned BitWidth, unsigned ElemCnt) argument
/openbsd-current/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp443 fillConstantArray(const DataLayout &DL, const ConstantArray *CA, val_vec_type &Vals, int Offset) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelDAGToDAG.cpp307 auto *CA = CurDAG->getMachineNode( local
313 auto *CA = CurDAG->getMachineNode( local
350 auto *CA = CurDAG->getMachineNode( local
356 auto *CA = CurDAG->getMachineNode( local
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h510 static bool classof(const CallEvent *CA) { argument
548 static bool classof(const CallEvent *CA) { argument
656 static bool classof(const CallEvent *CA) { return CA->getKind() == CE_Block; } argument
688 static bool classof(const CallEvent *CA) { argument
730 classof(const CallEvent *CA) argument
770 classof(const CallEvent *CA) argument
840 classof(const CallEvent *CA) argument
913 classof(const CallEvent *CA) argument
993 classof(const CallEvent *CA) argument
1235 classof(const CallEvent *CA) argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h906 NodeAddr<CodeNode*> CA = NA; local
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1941 auto *CA = dyn_cast<ConstantSDNode>(Ptr); local
H A DHexagonConstPropagation.cpp1752 APInt A, CA; local
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp678 InlineCostCallAnalyzer CA(*F, Call, IndirectCallParams, TTI, variable
1152 InlineCostCallAnalyzer CA(*F, Call, IndirectCallParams, TTI, variable
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1580 Constant *BA = nullptr, *CA = nullptr; local
H A DInstCombineAndOrXor.cpp4119 const APInt *CA; local
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1639 const auto *CP = P->castAs<ComplexType>(), *CA = A->getAs<ComplexType>(); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3148 emitGlobalConstantArray(const DataLayout &DL, const ConstantArray *CA, AsmPrinter &AP, const Constant *BaseCV, uint64_t Offset, AsmPrinter::AliasMapTy *AliasList) argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h96 const auto *CA = dyn_cast<ConstantAggregate>(V); local
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp6398 SectionRef CA = get_section(O, "__OBJC2", "__category_list"); local
6479 SectionRef CA local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8421 int64_t CA, CB; local
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19539 APInt CA = C0Node->getAPIntValue() * C1Node->getAPIntValue(); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25528 Constant *CA = ConstantArray::get(ArrayType::get(FPTy, 2), Elts); local

Completed in 475 milliseconds