Searched defs:CV (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dproto.h274 # define CV void macro
/macosx-10.9.5/llvmCore-3425.0.33/unittests/Support/
H A DValueHandleTest.cpp69 Value *CV = ConstantV; local
147 Value *CV = ConstantV; local
224 Value *CV = ConstantV; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DAsmPrinter.h271 virtual void EmitXXStructor(const Constant *CV) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DBranchProbabilityInfo.cpp296 ConstantInt *CV = dyn_cast<ConstantInt>(RHS); local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DIntegersSubset.h469 const Constant *CV = C->getAggregateElement(idx); local
525 Constant *CV = ConstantVector::get(r); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMCodeEmitter.cpp657 const Constant *CV = MCPE.Val.ConstVal; local
H A DARMAsmPrinter.cpp305 void ARMAsmPrinter::EmitXXStructor(const Constant *CV) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUISelDAGToDAG.cpp199 std::vector<Constant*> CV; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp285 Value *CV = ConstantInt::get(Operand->getType(), C); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DConstantFold.cpp44 static Constant *BitCastConstantVector(Constant *CV, VectorType *DstTy) { argument
H A DAsmWriter.cpp722 static void WriteConstantInternal(raw_ostream &Out, const Constant *CV, argument
1038 const Constant *CV = dyn_cast<Constant>(V); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1433 static const MCExpr *lowerConstant(const Constant *CV, AsmPrinter &AP) { argument
1705 static void emitGlobalConstantVector(const ConstantVector *CV, argument
1847 emitGlobalConstantImpl(const Constant *CV, unsigned AddrSpace, AsmPrinter &AP) argument
1913 EmitGlobalConstant(const Constant *CV, unsigned AddrSpace) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CppBackend/
H A DCPPBackend.cpp703 void CppWriter::printConstant(const Constant *CV) { argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp78 const MCExpr *nvptx::LowerConstant(const Constant *CV, AsmPrinter &AP) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DSimplifyCFG.cpp517 Value *CV = 0; local
828 Value *CV local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4937 const ConstantSDNode *CV = cast<ConstantSDNode>(V.getNode()); local
9385 FindBaseOffset(SDValue Ptr, SDValue &Base, int64_t &Offset, const GlobalValue *&GV, const void *&CV) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelLowering.cpp8304 SmallVector<Constant*,4> CV; local
10924 const uint32_t CV[] = { 0x3f800000U, 0x3f800000U, 0x3f800000U, 0x3f800000U}; local
[all...]

Completed in 383 milliseconds