Home
last modified time | relevance | path

Searched defs:IID (Results 1 – 25 of 39) sorted by relevance

12

/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DFixedPointBuilder.h204 Intrinsic::ID IID = in CreateFloatingToFixed() local
238 Intrinsic::ID IID = UseSigned ? Intrinsic::sadd_sat : Intrinsic::uadd_sat; in CreateAdd() local
264 Intrinsic::ID IID = UseSigned ? Intrinsic::ssub_sat : Intrinsic::usub_sat; in CreateSub() local
296 Intrinsic::ID IID; in CreateMul() local
324 Intrinsic::ID IID; in CreateDiv() local
350 Intrinsic::ID IID = UseSigned ? Intrinsic::sshl_sat : Intrinsic::ushl_sat; in CreateShl() local
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/IR/
DFixedPointBuilder.h204 Intrinsic::ID IID = in CreateFloatingToFixed() local
238 Intrinsic::ID IID = UseSigned ? Intrinsic::sadd_sat : Intrinsic::uadd_sat; in CreateAdd() local
264 Intrinsic::ID IID = UseSigned ? Intrinsic::ssub_sat : Intrinsic::usub_sat; in CreateSub() local
296 Intrinsic::ID IID; in CreateMul() local
324 Intrinsic::ID IID; in CreateDiv() local
350 Intrinsic::ID IID = UseSigned ? Intrinsic::sshl_sat : Intrinsic::ushl_sat; in CreateShl() local
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DFixedPointBuilder.h204 Intrinsic::ID IID = in CreateFloatingToFixed() local
238 Intrinsic::ID IID = UseSigned ? Intrinsic::sadd_sat : Intrinsic::uadd_sat; in CreateAdd() local
264 Intrinsic::ID IID = UseSigned ? Intrinsic::ssub_sat : Intrinsic::usub_sat; in CreateSub() local
296 Intrinsic::ID IID; in CreateMul() local
324 Intrinsic::ID IID; in CreateDiv() local
350 Intrinsic::ID IID = UseSigned ? Intrinsic::sshl_sat : Intrinsic::ushl_sat; in CreateShl() local
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DFixedPointBuilder.h204 Intrinsic::ID IID = in CreateFloatingToFixed() local
238 Intrinsic::ID IID = UseSigned ? Intrinsic::sadd_sat : Intrinsic::uadd_sat; in CreateAdd() local
264 Intrinsic::ID IID = UseSigned ? Intrinsic::ssub_sat : Intrinsic::usub_sat; in CreateSub() local
296 Intrinsic::ID IID; in CreateMul() local
324 Intrinsic::ID IID; in CreateDiv() local
350 Intrinsic::ID IID = UseSigned ? Intrinsic::sshl_sat : Intrinsic::ushl_sat; in CreateShl() local
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcomdef.h194 #define _COM_SMARTPTR_TYPEDEF(Interface,IID) typedef _COM_SMARTPTR< _COM_SMARTPTR_LEVEL2<Interface,… argument
197 #define _COM_SMARTPTR_TYPEDEF(Interface,IID) typedef _COM_SMARTPTR<Interface,&IID > Interface ## Ptr argument
Dmtxadmin_i.c17 } IID; typedef
Dmtsadmin_i.c17 } IID; typedef
Dagtctl_i.c17 } IID; typedef
Dagtsvr_i.c17 } IID; typedef
Dguiddef.h88 typedef GUID IID; typedef
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MCA/HardwareUnits/
DRegisterFile.h39 unsigned IID; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/HardwareUnits/
DRegisterFile.h39 unsigned IID; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/HardwareUnits/
DRegisterFile.h39 unsigned IID; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/HardwareUnits/
DRegisterFile.h39 unsigned IID; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DBasicTTIImpl.h300 Intrinsic::ID IID) const { in collectFlatAddressOperands()
1542 Intrinsic::ID IID = ICA.getID(); in getIntrinsicInstrCost() local
1843 Intrinsic::ID IID = ICA.getID(); in getTypeBasedIntrinsicInstrCost() local
2485 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, in getMinMaxReductionCost()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DBasicTTIImpl.h299 Intrinsic::ID IID) const { in collectFlatAddressOperands()
1529 Intrinsic::ID IID = ICA.getID(); in getIntrinsicInstrCost() local
1810 Intrinsic::ID IID = ICA.getID(); in getTypeBasedIntrinsicInstrCost() local
2475 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, in getMinMaxReductionCost()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DBasicTTIImpl.h301 Intrinsic::ID IID) const { in collectFlatAddressOperands()
1551 Intrinsic::ID IID = ICA.getID(); in getIntrinsicInstrCost() local
1899 Intrinsic::ID IID = ICA.getID(); in getTypeBasedIntrinsicInstrCost() local
2541 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, in getMinMaxReductionCost()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/
DBasicTTIImpl.h301 Intrinsic::ID IID) const { in collectFlatAddressOperands()
1551 Intrinsic::ID IID = ICA.getID(); in getIntrinsicInstrCost() local
1903 Intrinsic::ID IID = ICA.getID(); in getTypeBasedIntrinsicInstrCost() local
2635 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, in getMinMaxReductionCost()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfo.h123 Intrinsic::ID IID; variable
2238 Intrinsic::ID IID) const override { in collectFlatAddressOperands()
2519 InstructionCost getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin()
2744 getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, FastMathFlags FMF, in getMinMaxReductionCost()
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/
DTargetTransformInfo.h121 Intrinsic::ID IID; variable
2269 Intrinsic::ID IID) const override { in collectFlatAddressOperands()
2553 InstructionCost getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin()
2781 getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, FastMathFlags FMF, in getMinMaxReductionCost()
DTargetTransformInfoImpl.h121 Intrinsic::ID IID) const { in collectFlatAddressOperands()
451 InstructionCost getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin()
796 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *, in getMinMaxReductionCost()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfo.h123 Intrinsic::ID IID; variable
2188 Intrinsic::ID IID) const override { in collectFlatAddressOperands()
2460 InstructionCost getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin()
2671 getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, FastMathFlags FMF, in getMinMaxReductionCost()
DTargetTransformInfoImpl.h118 Intrinsic::ID IID) const { in collectFlatAddressOperands()
424 InstructionCost getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin()
751 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *, in getMinMaxReductionCost()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfo.h123 Intrinsic::ID IID; variable
2222 Intrinsic::ID IID) const override { in collectFlatAddressOperands()
2500 InstructionCost getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin()
2723 getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, FastMathFlags FMF, in getMinMaxReductionCost()
DTargetTransformInfoImpl.h118 Intrinsic::ID IID) const { in collectFlatAddressOperands()
437 InstructionCost getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, in getIntImmCostIntrin()
774 InstructionCost getMinMaxReductionCost(Intrinsic::ID IID, VectorType *, in getMinMaxReductionCost()

12