Home
last modified time | relevance | path

Searched refs:FPToSIInst (Results 1 – 25 of 40) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DInstVisitor.h184 RetTy visitFPToSIInst(FPToSIInst &I) { DELEGATE(CastInst); } in visitFPToSIInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h146 void visitFPToSIInst(FPToSIInst &I);
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DInterpreter.h158 void visitFPToSIInst(FPToSIInst &I);
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp2261 case FPToSI: return new FPToSIInst (S, Ty, Name, InsertBefore); in Create()
2284 case FPToSI: return new FPToSIInst (S, Ty, Name, InsertAtEnd); in Create()
2759 FPToSIInst::FPToSIInst( in FPToSIInst() function in FPToSIInst
2765 FPToSIInst::FPToSIInst( in FPToSIInst() function in FPToSIInst
3408 FPToSIInst *FPToSIInst::clone_impl() const { in clone_impl()
3409 return new FPToSIInst(getOperand(0), getType()); in clone_impl()
DVerifier.cpp263 void visitFPToSIInst(FPToSIInst &I);
1010 void Verifier::visitFPToSIInst(FPToSIInst &I) { in visitFPToSIInst()
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h165 void visitFPToSIInst(FPToSIInst &I);
/external/swiftshader/third_party/LLVM/include/llvm/
DInstruction.def150 HANDLE_CAST_INST(38, FPToSI , FPToSIInst ) // floating point -> SInt
DInstructions.h3318 class FPToSIInst : public CastInst {
3321 virtual FPToSIInst *clone_impl() const;
3325 FPToSIInst(
3333 FPToSIInst(
3341 static inline bool classof(const FPToSIInst *) { return true; }
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstVisitor.h194 RetTy visitFPToSIInst(FPToSIInst &I) { DELEGATE(CastInst);} in visitFPToSIInst()
DInstruction.def169 HANDLE_CAST_INST(40, FPToSI , FPToSIInst ) // floating point -> SInt
/external/llvm/include/llvm/IR/
DInstVisitor.h191 RetTy visitFPToSIInst(FPToSIInst &I) { DELEGATE(CastInst);} in visitFPToSIInst()
DInstruction.def165 HANDLE_CAST_INST(40, FPToSI , FPToSIInst ) // floating point -> SInt
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp2474 case FPToSI: return new FPToSIInst (S, Ty, Name, InsertBefore); in Create()
2496 case FPToSI: return new FPToSIInst (S, Ty, Name, InsertAtEnd); in Create()
3109 FPToSIInst::FPToSIInst( in FPToSIInst() function in FPToSIInst
3115 FPToSIInst::FPToSIInst( in FPToSIInst() function in FPToSIInst
3785 FPToSIInst *FPToSIInst::cloneImpl() const { in cloneImpl()
3786 return new FPToSIInst(getOperand(0), getType()); in cloneImpl()
/external/llvm/lib/IR/
DInstructions.cpp2659 case FPToSI: return new FPToSIInst (S, Ty, Name, InsertBefore); in Create()
2681 case FPToSI: return new FPToSIInst (S, Ty, Name, InsertAtEnd); in Create()
3294 FPToSIInst::FPToSIInst( in FPToSIInst() function in FPToSIInst
3300 FPToSIInst::FPToSIInst( in FPToSIInst() function in FPToSIInst
3987 FPToSIInst *FPToSIInst::cloneImpl() const { in cloneImpl()
3988 return new FPToSIInst(getOperand(0), getType()); in cloneImpl()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.def165 HANDLE_CAST_INST(40, FPToSI , FPToSIInst ) // floating point -> SInt
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombine.h165 Instruction *visitFPToSI(FPToSIInst &FI);
/external/spirv-llvm/lib/SPIRV/
DSPIRVToOCL20.cpp514 !isa<FPToSIInst>(Cast) && !isa<UIToFPInst>(Cast) && in visitCastInst()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h40 class FPToSIInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp431 isa<FPToUIInst>(J) || isa<FPToSIInst>(J)) { in mightUseCTR()
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp403 isa<FPToUIInst>(J) || isa<FPToSIInst>(J)) { in mightUseCTR()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h298 Instruction *visitFPToSI(FPToSIInst &FI);
DInstCombineCasts.cpp1433 bool IsOutputSigned = isa<FPToSIInst>(FI); in FoldItoFPtoI()
1474 Instruction *InstCombiner::visitFPToSI(FPToSIInst &FI) { in visitFPToSI()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h44 class FPToSIInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-stress/
Dllvm-stress.cpp590 new FPToSIInst(V, DestTy, "FC", BB->getTerminator())); in Act()
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp536 new FPToSIInst(V, DestTy, "FC", BB->getTerminator())); in Act()

12