HomeSort by relevance Sort by last modified time
    Searched refs:CreateFPCast (Results 1 - 18 of 18) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
NoFolder.h 213 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
214 return CastInst::CreateFPCast(C, DestTy);
ConstantFolder.h 166 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
IRBuilder.h     [all...]
  /external/llvm/include/llvm/IR/
NoFolder.h 226 Instruction *CreateFPCast(Constant *C, Type *DestTy) const {
227 return CastInst::CreateFPCast(C, DestTy);
ConstantFolder.h 173 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
InstrTypes.h 705 static CastInst *CreateFPCast(
713 static CastInst *CreateFPCast(
    [all...]
IRBuilder.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 499 static CastInst *CreateFPCast(
507 static CastInst *CreateFPCast(
    [all...]
  /external/llvm/include/llvm/Analysis/
TargetFolder.h 185 Constant *CreateFPCast(Constant *C, Type *DestTy) const {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp     [all...]
Core.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
Core.cpp     [all...]
  /external/llvm/bindings/go/llvm/
ir.go     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 168 milliseconds