Home
last modified time | relevance | path

Searched refs:InstructionOpcodeToISD (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp284 assert(TLI->InstructionOpcodeToISD(Opcode) && "Invalid opcode"); in getArithmeticInstrCost()
305 assert(TLI->InstructionOpcodeToISD(Opcode) && "Invalid opcode"); in getCastInstrCost()
317 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost()
/external/llvm/lib/Target/Lanai/
DLanaiTargetTransformInfo.h64 int ISD = TLI->InstructionOpcodeToISD(Opcode);
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetTransformInfo.cpp99 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiTargetTransformInfo.h86 int ISD = TLI->InstructionOpcodeToISD(Opcode);
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiTargetTransformInfo.h89 int ISD = TLI->InstructionOpcodeToISD(Opcode);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXTargetTransformInfo.cpp122 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp700 int ISD = TLI->InstructionOpcodeToISD(Opcode); in vectorCostAdjustment()
720 assert(TLI->InstructionOpcodeToISD(Opcode) && "Invalid opcode"); in getArithmeticInstrCost()
744 assert(TLI->InstructionOpcodeToISD(Opcode) && "Invalid opcode"); in getCastInstrCost()
759 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost()
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp180 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost()
381 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
438 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp271 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost()
503 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
601 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
936 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost()
/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp77 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost()
296 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
416 int ISDOpcode = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp910 int ISD = TLI->InstructionOpcodeToISD(Opcode); in vectorCostAdjustment()
931 assert(TLI->InstructionOpcodeToISD(Opcode) && "Invalid opcode"); in getArithmeticInstrCost()
970 assert(TLI->InstructionOpcodeToISD(Opcode) && "Invalid opcode"); in getCastInstrCost()
995 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost()
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h305 int ISD = TLI->InstructionOpcodeToISD(Opcode);
354 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost()
481 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp312 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost()
573 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
707 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
1090 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp123 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp155 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost()
449 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
676 int ISDOpcode = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
938 unsigned ISD = TLI->InstructionOpcodeToISD(I.getOpcode()); in isHardwareLoopProfitable()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp482 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
523 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
577 const int OPC = TLI->InstructionOpcodeToISD(FAdd->getOpcode()); in getArithmeticInstrCost()
/external/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp396 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost()
535 int UserISD = TLI->InstructionOpcodeToISD(User->getOpcode()); in getCastInstrCost()
820 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
1139 int ISDOpcode = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
1464 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost()
1560 unsigned ISD = TLI->InstructionOpcodeToISD(I.getOpcode()); in maybeLoweredToCall()
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXTargetTransformInfo.cpp380 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp95 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
528 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost()
883 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
1200 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getReductionCost()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h640 int ISD = TLI->InstructionOpcodeToISD(Opcode);
700 int ISD = TLI->InstructionOpcodeToISD(Opcode);
839 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h667 int ISD = TLI->InstructionOpcodeToISD(Opcode);
743 int ISD = TLI->InstructionOpcodeToISD(Opcode);
902 int ISD = TLI->InstructionOpcodeToISD(Opcode);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp356 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp182 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
1275 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost()
1710 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
2419 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost()
2627 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost()
/external/llvm-project/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp188 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost()
1402 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCastInstrCost()
2100 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getCmpSelInstrCost()
3059 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getVectorInstrCost()
3376 int ISD = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticReductionCost()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp994 int ISDOpcode = TLI.InstructionOpcodeToISD(TruncUser->getOpcode()); in SinkShiftAndTruncate()
2756 int ISDOpcode = TLI.InstructionOpcodeToISD(PromotedInst->getOpcode()); in isPromotedInstructionLegal()
5038 int ISDOpcode = TLI.InstructionOpcodeToISD(ToBePromoted->getOpcode()); in shouldPromote()

12