/external/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
D | PPCCallLowering.h | 23 class PPCTargetLowering; variable 27 PPCCallLowering(const PPCTargetLowering &TLI);
|
D | PPCCallLowering.cpp | 23 PPCCallLowering::PPCCallLowering(const PPCTargetLowering &TLI) in PPCCallLowering()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.h | 34 const PPCTargetLowering *TLI; 37 const PPCTargetLowering *getTLI() const { return TLI; } in getTLI()
|
D | PPCISelLowering.cpp | 69 PPCTargetLowering::PPCTargetLowering(const PPCTargetMachine &TM, in PPCTargetLowering() function in PPCTargetLowering 988 unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty, in getByValTypeAlignment() 1002 bool PPCTargetLowering::useSoftFloat() const { in useSoftFloat() 1006 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName() 1103 EVT PPCTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &C, in getSetCCResultType() 1114 bool PPCTargetLowering::enableAggressiveFMAFusion(EVT VT) const { in enableAggressiveFMAFusion() 1761 bool PPCTargetLowering::SelectAddressRegReg(SDValue N, SDValue &Base, in SelectAddressRegReg() 1846 bool PPCTargetLowering::SelectAddressRegImm(SDValue N, SDValue &Disp, in SelectAddressRegImm() 1945 bool PPCTargetLowering::SelectAddressRegRegOnly(SDValue N, SDValue &Base, in SelectAddressRegRegOnly() 1973 bool PPCTargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base, in getPreIndexedAddressParts() [all …]
|
D | PPCSubtarget.h | 146 PPCTargetLowering TLInfo; 179 const PPCTargetLowering *getTargetLowering() const override { in getTargetLowering()
|
D | PPCISelLowering.h | 456 class PPCTargetLowering : public TargetLowering { 460 explicit PPCTargetLowering(const PPCTargetMachine &TM,
|
D | README_ALTIVEC.txt | 304 is used in PPCISelLowering.cpp, PPCTargetLowering::LOWERVECTOR_SHUFFLE().
|
D | PPCISelDAGToDAG.cpp | 70 const PPCTargetLowering *PPCLowering;
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 141 PPCTargetLowering::PPCTargetLowering(const PPCTargetMachine &TM, in PPCTargetLowering() function in PPCTargetLowering 1414 unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty, in getByValTypeAlignment() 1424 bool PPCTargetLowering::useSoftFloat() const { in useSoftFloat() 1428 bool PPCTargetLowering::hasSPE() const { in hasSPE() 1432 bool PPCTargetLowering::preferIncOfAddToSubOfNot(EVT VT) const { in preferIncOfAddToSubOfNot() 1436 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName() 1594 EVT PPCTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &C, in getSetCCResultType() 1602 bool PPCTargetLowering::enableAggressiveFMAFusion(EVT VT) const { in enableAggressiveFMAFusion() 2427 bool PPCTargetLowering::SelectAddressEVXRegReg(SDValue N, SDValue &Base, in SelectAddressEVXRegReg() 2463 bool PPCTargetLowering::SelectAddressRegReg( in SelectAddressRegReg() [all …]
|
D | PPCTargetTransformInfo.h | 32 const PPCTargetLowering *TLI; 35 const PPCTargetLowering *getTLI() const { return TLI; } in getTLI()
|
D | PPCSubtarget.h | 161 PPCTargetLowering TLInfo; 203 const PPCTargetLowering *getTargetLowering() const override { in getTargetLowering()
|
D | PPCISelLowering.h | 672 class PPCTargetLowering : public TargetLowering { 676 explicit PPCTargetLowering(const PPCTargetMachine &TM,
|
D | PPCFrameLowering.cpp | 541 const PPCTargetLowering &TLI = *Subtarget.getTargetLowering(); in twoUniqueScratchRegsRequired() 610 const PPCTargetLowering &TLI = *Subtarget.getTargetLowering(); in emitPrologue() 1191 const PPCTargetLowering &TLI = *Subtarget.getTargetLowering(); in inlineStackProbe()
|
D | README_ALTIVEC.txt | 299 is used in PPCISelLowering.cpp, PPCTargetLowering::LOWERVECTOR_SHUFFLE().
|
D | PPCISelDAGToDAG.cpp | 144 const PPCTargetLowering *PPCLowering = nullptr;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 137 PPCTargetLowering::PPCTargetLowering(const PPCTargetMachine &TM, in PPCTargetLowering() function in PPCTargetLowering 1315 unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty, in getByValTypeAlignment() 1329 bool PPCTargetLowering::useSoftFloat() const { in useSoftFloat() 1333 bool PPCTargetLowering::hasSPE() const { in hasSPE() 1337 bool PPCTargetLowering::preferIncOfAddToSubOfNot(EVT VT) const { in preferIncOfAddToSubOfNot() 1341 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName() 1465 EVT PPCTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &C, in getSetCCResultType() 1476 bool PPCTargetLowering::enableAggressiveFMAFusion(EVT VT) const { in enableAggressiveFMAFusion() 2301 bool PPCTargetLowering::SelectAddressEVXRegReg(SDValue N, SDValue &Base, in SelectAddressEVXRegReg() 2323 bool PPCTargetLowering::SelectAddressRegReg(SDValue N, SDValue &Base, in SelectAddressRegReg() [all …]
|
D | PPCTargetTransformInfo.h | 32 const PPCTargetLowering *TLI; 35 const PPCTargetLowering *getTLI() const { return TLI; } in getTLI()
|
D | PPCSubtarget.h | 154 PPCTargetLowering TLInfo; 190 const PPCTargetLowering *getTargetLowering() const override { in getTargetLowering()
|
D | PPCISelLowering.h | 614 class PPCTargetLowering : public TargetLowering { 618 explicit PPCTargetLowering(const PPCTargetMachine &TM,
|
D | README_ALTIVEC.txt | 304 is used in PPCISelLowering.cpp, PPCTargetLowering::LOWERVECTOR_SHUFFLE().
|
D | PPCISelDAGToDAG.cpp | 142 const PPCTargetLowering *PPCLowering = nullptr;
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | zext-bitperm.ll | 5 ; Test case for PPCTargetLowering::extendSubTreeForBitPermutation.
|