/external/llvm/lib/Transforms/Scalar/ |
D | Float2Int.cpp | 193 case Instruction::UIToFP: { in walkBackwards() 247 case Instruction::UIToFP: in walkForwards() 438 if (I->getOpcode() == Instruction::UIToFP || in convert() 476 case Instruction::UIToFP: in convert()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | Float2Int.cpp | 203 case Instruction::UIToFP: in walkBackwards() 251 case Instruction::UIToFP: in walkForwards() 444 if (I->getOpcode() == Instruction::UIToFP || in convert() 482 case Instruction::UIToFP: in convert()
|
D | SpeculativeExecution.cpp | 236 case Instruction::UIToFP: in ComputeSpeculationCost()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Float2Int.cpp | 204 case Instruction::UIToFP: in walkBackwards() 252 case Instruction::UIToFP: in walkForwards() 445 if (I->getOpcode() == Instruction::UIToFP || in convert() 483 case Instruction::UIToFP: in convert()
|
D | SpeculativeExecution.cpp | 235 case Instruction::UIToFP: in ComputeSpeculationCost()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | fetch_jit.cpp | 930 extendCastType = Instruction::CastOps::UIToFP; in JitGatherVertices() 1452 (extendType == Instruction::CastOps::UIToFP)) in Shuffle8bpcGatherd16() 1461 fpCast = Instruction::CastOps::UIToFP; in Shuffle8bpcGatherd16() 1465 fpCast = Instruction::CastOps::UIToFP; in Shuffle8bpcGatherd16() 1624 (extendType == Instruction::CastOps::UIToFP)) in Shuffle8bpcGatherd() 1841 (extendType == Instruction::CastOps::UIToFP)) in Shuffle16bpcGather16() 1869 fpCast = Instruction::CastOps::UIToFP; in Shuffle16bpcGather16() 1873 fpCast = Instruction::CastOps::UIToFP; in Shuffle16bpcGather16() 2079 (extendType == Instruction::CastOps::UIToFP)) in Shuffle16bpcGather() 2106 fpCast = Instruction::CastOps::UIToFP; in Shuffle16bpcGather() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsOs16.cpp | 88 case Instruction::UIToFP: in needsFP()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsOs16.cpp | 88 case Instruction::UIToFP: in needsFP()
|
/external/llvm/lib/Target/Mips/ |
D | MipsOs16.cpp | 91 case Instruction::UIToFP: in needsFP()
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZTargetTransformInfo.cpp | 697 if (Opcode == Instruction::ZExt || Opcode == Instruction::UIToFP) in getBoolVecToIntConversionCost() 719 if (Opcode == Instruction::SIToFP || Opcode == Instruction::UIToFP) { in getCastInstrCost() 775 if (Opcode == Instruction::SIToFP || Opcode == Instruction::UIToFP || in getCastInstrCost() 798 (Opcode == Instruction::SIToFP || Opcode == Instruction::UIToFP)) in getCastInstrCost()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZTargetTransformInfo.cpp | 664 if (Opcode == Instruction::ZExt || Opcode == Instruction::UIToFP) in getBoolVecToIntConversionCost() 705 if (Opcode == Instruction::SIToFP || Opcode == Instruction::UIToFP || in getCastInstrCost() 728 (Opcode == Instruction::SIToFP || Opcode == Instruction::UIToFP)) in getCastInstrCost() 765 if (Opcode == Instruction::SIToFP || Opcode == Instruction::UIToFP) { in getCastInstrCost()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ConstrainedOps.def | 45 INSTRUCTION(UIToFP, 1, 1, experimental_constrained_uitofp, UINT_TO_FP)
|
D | Instruction.def | 189 HANDLE_CAST_INST(43, UIToFP , UIToFPInst ) // UInt -> floating point
|
/external/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitcodeDecoders.cpp | 37 LLVMOpcode = Instruction::UIToFP; in DecodeCastOpcode()
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | ConstrainedOps.def | 59 DAG_INSTRUCTION(UIToFP, 1, 1, experimental_constrained_uitofp, UINT_TO_FP)
|
D | Instruction.def | 189 HANDLE_CAST_INST(43, UIToFP , UIToFPInst ) // UInt -> floating point
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreLowerThreadLocal.cpp | 113 case Instruction::UIToFP: in createReplacementInstr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreLowerThreadLocal.cpp | 113 case Instruction::UIToFP: in createReplacementInstr()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreLowerThreadLocal.cpp | 113 case Instruction::UIToFP: in createReplacementInstr()
|
/external/llvm-project/mlir/lib/Target/LLVMIR/ |
D | ConvertFromLLVMIR.cpp | 437 INST(FPToUI, FPToUI), INST(FPToSI, FPToSI), INST(UIToFP, UIToFP), in lookupOperationNameFromOpcode() 561 case llvm::Instruction::UIToFP: in processInstruction()
|
/external/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetTransformInfo.cpp | 255 return {Instruction::UIToFP}; in simplifyNvvmIntrinsic()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 675 case Instruction::UIToFP: in CanEvaluateShuffled() 760 case Instruction::UIToFP: in buildNew() 838 case Instruction::UIToFP: in EvaluateInDifferentElementOrder()
|
/external/llvm/include/llvm/IR/ |
D | Instruction.def | 166 HANDLE_CAST_INST(41, UIToFP , UIToFPInst ) // UInt -> floating point
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Instruction.def | 166 HANDLE_CAST_INST(41, UIToFP , UIToFPInst ) // UInt -> floating point
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LibCallsShrinkWrap.cpp | 454 if (Opcode == Instruction::UIToFP || Opcode == Instruction::SIToFP) { in generateCondForPow()
|