reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3472 {Builder.getFloatTy()}),
lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp658 Type *F32Ty = Builder.getFloatTy(); 758 Type *F32Ty = Builder.getFloatTy();lib/Transforms/InstCombine/InstCombineCalls.cpp
2370 Type *VTy = VectorType::get(Builder.getFloatTy(), 2391 Type *VTy = VectorType::get(Builder.getFloatTy(),lib/Transforms/Utils/SimplifyLibCalls.cpp
1299 Function *Fn = Intrinsic::getDeclaration(M, IID, B.getFloatTy());
tools/clang/lib/CodeGen/CGBuiltin.cpp 3991 return RValue::get(Builder.CreateFPExt(HalfVal, Builder.getFloatTy()));
unittests/IR/PatternMatch.cpp581 Type *FltTy = IRB.getFloatTy(); 631 Type *FltTy = IRB.getFloatTy(); 682 Type *FltTy = IRB.getFloatTy(); 732 Type *FltTy = IRB.getFloatTy(); 1028 Type *ScalarTy = IRB.getFloatTy(); 1056 Type *FltTy = IRB.getFloatTy();