|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/Analysis/DependenceAnalysis.cpp 1152 LLVM_DEBUG(dbgs() << ", " << *Coeff->getType() << "\n");
1154 LLVM_DEBUG(dbgs() << ", " << *SrcConst->getType() << "\n");
1156 LLVM_DEBUG(dbgs() << ", " << *DstConst->getType() << "\n");
1163 LLVM_DEBUG(dbgs() << ", " << *Delta->getType() << "\n");
1168 LLVM_DEBUG(dbgs() << ", " << *UpperBound->getType() << "\n");
2045 LLVM_DEBUG(dbgs() << ", type = " << *A1->getType() << "\n");
lib/Analysis/ScalarEvolution.cpp 246 OS << "(trunc " << *Op->getType() << " " << *Op << " to "
247 << *Trunc->getType() << ")";
253 OS << "(zext " << *Op->getType() << " " << *Op << " to "
254 << *ZExt->getType() << ")";
260 OS << "(sext " << *Op->getType() << " " << *Op << " to "
261 << *SExt->getType() << ")";
328 OS << "sizeof(" << *AllocTy << ")";
332 OS << "alignof(" << *AllocTy << ")";
339 OS << "offsetof(" << *CTy << ", ";
lib/AsmParser/LLParser.cpp 59 Tmp << *T;
lib/CodeGen/CodeGenPrepare.cpp 2492 LLVM_DEBUG(dbgs() << "Do: MutateType: " << *Inst << " with " << *NewTy
2499 LLVM_DEBUG(dbgs() << "Undo: MutateType: " << *Inst << " with " << *OrigTy
lib/ExecutionEngine/ExecutionEngine.cpp 1015 OS << "ERROR: Constant unimplemented for type: " << *C->getType();
1028 dbgs() << "Cannot store value of type " << *Ty << "!\n";
1127 OS << "Cannot load value of type " << *Ty << "!";
1181 LLVM_DEBUG(dbgs() << "Bad Type: " << *Init->getType() << "\n");
lib/ExecutionEngine/Interpreter/Execution.cpp 114 dbgs() << "Unhandled type for FAdd instruction: " << *Ty << "\n";
125 dbgs() << "Unhandled type for FSub instruction: " << *Ty << "\n";
136 dbgs() << "Unhandled type for FMul instruction: " << *Ty << "\n";
147 dbgs() << "Unhandled type for FDiv instruction: " << *Ty << "\n";
162 dbgs() << "Unhandled type for Rem instruction: " << *Ty << "\n";
199 dbgs() << "Unhandled type for ICMP_EQ predicate: " << *Ty << "\n";
213 dbgs() << "Unhandled type for ICMP_NE predicate: " << *Ty << "\n";
227 dbgs() << "Unhandled type for ICMP_ULT predicate: " << *Ty << "\n";
241 dbgs() << "Unhandled type for ICMP_SLT predicate: " << *Ty << "\n";
255 dbgs() << "Unhandled type for ICMP_UGT predicate: " << *Ty << "\n";
269 dbgs() << "Unhandled type for ICMP_SGT predicate: " << *Ty << "\n";
283 dbgs() << "Unhandled type for ICMP_ULE predicate: " << *Ty << "\n";
297 dbgs() << "Unhandled type for ICMP_SLE predicate: " << *Ty << "\n";
311 dbgs() << "Unhandled type for ICMP_UGE predicate: " << *Ty << "\n";
325 dbgs() << "Unhandled type for ICMP_SGE predicate: " << *Ty << "\n";
386 dbgs() << "Unhandled type for FCmp EQ instruction: " << *Ty << "\n";
442 dbgs() << "Unhandled type for FCmp NE instruction: " << *Ty << "\n";
462 dbgs() << "Unhandled type for FCmp LE instruction: " << *Ty << "\n";
476 dbgs() << "Unhandled type for FCmp GE instruction: " << *Ty << "\n";
490 dbgs() << "Unhandled type for FCmp LT instruction: " << *Ty << "\n";
504 dbgs() << "Unhandled type for FCmp GT instruction: " << *Ty << "\n";
811 dbgs() << "Unhandled type for Rem instruction: " << *Ty << "\n";
1032 LLVM_DEBUG(dbgs() << "Allocated Type: " << *Ty << " (" << TypeSize
1788 dbgs() << "Unhandled dest type for vaarg instruction: " << *Ty << "\n";
1812 << *Ty << "\n";
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp 295 << *F->getType() << " __main\n";
lib/IR/DiagnosticInfo.cpp 186 OS << *T;
337 << *getFunction().getFunctionType() << ": " << Msg << '\n';
lib/IR/Value.cpp 86 dbgs() << "While deleting: " << *VTy << " %" << getName() << "\n";
912 dbgs() << "While deleting: " << *V->getType() << " %" << V->getName()
968 dbgs() << "After RAUW from " << *Old->getType() << " %"
969 << Old->getName() << " to " << *New->getType() << " %"
lib/IR/ValueSymbolTable.cpp 37 << *VI.getValue()->getType() << "' Name = '" << VI.getKeyData()
lib/IR/Verifier.cpp 178 *OS << ' ' << *T;
lib/Target/AArch64/AArch64InstructionSelector.cpp 3101 << *CPVal->getType());
lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp 279 << " for type: " << *ArgType << '\n');
lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp 417 LLVM_DEBUG(dbgs() << " Converting alloca to vector " << *AllocaTy << " -> "
418 << *VectorTy << '\n');
lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp 361 LLVM_DEBUG(dbgs() << "Computed new return type: " << *NewRetTy << '\n');
lib/Target/ARM/ARMCodeGenPrepare.cpp 615 LLVM_DEBUG(dbgs() << "ARM CGP: Creating " << *TruncTy << " Trunc for "
lib/Target/Hexagon/HexagonCommonGEP.cpp 262 OS << "<anon-struct>:" << *STy;
265 OS << *GN.PTy;
lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp 101 LLVM_DEBUG(dbgs() << "found function type: " << *NewType << "\n");
106 LLVM_DEBUG(dbgs() << " " << *DestType << "\n");
107 LLVM_DEBUG(dbgs() << " "<< *NewType << "\n");
lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp 163 << *ParamType << " Got: " << *ArgType << "\n");
163 << *ParamType << " Got: " << *ArgType << "\n");
185 LLVM_DEBUG(dbgs() << "Creating dummy return: " << *RtnType << "\n");
202 LLVM_DEBUG(dbgs() << "Expected: " << *ExpectedRtnType
203 << " Got: " << *RtnType << "\n");
262 << *F.getFunctionType() << "\n");
lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp 333 OS << *FTy->getReturnType();
335 OS << "_" << *ParamTy;
lib/Transforms/Instrumentation/MemorySanitizer.cpp 1360 LLVM_DEBUG(dbgs() << "getShadowTy: " << *ST << " ===> " << *Res << "\n");
1360 LLVM_DEBUG(dbgs() << "getShadowTy: " << *ST << " ===> " << *Res << "\n");
lib/Transforms/Scalar/LoopIdiomRecognize.cpp 2160 LLVM_DEBUG(dbgs() << "Got comparison between values of type " << *BCmpValTy
lib/Transforms/Scalar/LoopPredication.cpp 482 LLVM_DEBUG(dbgs() << "IV of type: " << *LatchType
484 << *RangeCheckType << "\n");
702 << *Ty << "\n");
lib/Transforms/Scalar/LoopStrengthReduce.cpp 1601 OS << *AccessTy.MemTy;
1620 OS << ", widest fixup type: " << *WidestFixupType;
5625 OS << '(' << *Ty << ')';
lib/Transforms/Scalar/Reassociate.cpp 78 << *Ops[0].Op->getType() << '\t';
lib/Transforms/Utils/CodeExtractor.cpp 802 dbgs() << "Function type: " << *RetTy << " f(";
804 dbgs() << *i << ", ";
lib/Transforms/Utils/SSAUpdaterBulk.cpp 43 << *Ty << ", Name = " << Name << "\n");
tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp 863 OS << " LLVMType:" << *CompleteObjectType << "\n";
865 OS << " NonVirtualBaseLLVMType:" << *BaseSubobjectType << "\n";
tools/llvm-dis/llvm-dis.cpp 92 OS << "; [#uses=" << V.getNumUses() << " type=" << *V.getType() << "]";
tools/polly/lib/Analysis/ScopInfo.cpp 367 OS.indent(8) << *getElementType() << " " << getName();