OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HexagonTargetLowering
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp
161
HexagonTargetLowering
::LowerINTRINSIC_WO_CHAIN(SDValue Op, SelectionDAG &DAG)
182
HexagonTargetLowering
::CanLowerReturn(
198
HexagonTargetLowering
::LowerReturn(SDValue Chain, CallingConv::ID CallConv,
260
bool
HexagonTargetLowering
::mayBeEmittedAsTailCall(const CallInst *CI) const {
265
Register
HexagonTargetLowering
::getRegisterByName(
346
SDValue
HexagonTargetLowering
::LowerCallResult(
400
HexagonTargetLowering
::LowerCall(TargetLowering::CallLoweringInfo &CLI,
630
bool
HexagonTargetLowering
::getPostIndexedAddressParts(SDNode *N, SDNode *Op,
660
HexagonTargetLowering
::LowerINLINEASM(SDValue Op, SelectionDAG &DAG) const {
708
SDValue
HexagonTargetLowering
::LowerPREFETCH(SDValue Op
[
all
...]
HexagonISelLoweringHVX.cpp
28
HexagonTargetLowering
::initializeHVXLowering() {
274
HexagonTargetLowering
::getPreferredHvxVectorAction(MVT VecTy) const {
314
HexagonTargetLowering
::getInt(unsigned IntId, MVT ResTy, ArrayRef<SDValue> Ops,
323
HexagonTargetLowering
::typeJoin(const TypePair &Tys) const {
331
HexagonTargetLowering
::TypePair
332
HexagonTargetLowering
::typeSplit(MVT VecTy) const {
341
HexagonTargetLowering
::typeExtElem(MVT VecTy, unsigned Factor) const {
348
HexagonTargetLowering
::typeTruncElem(MVT VecTy, unsigned Factor) const {
355
HexagonTargetLowering
::opCastElem(SDValue Vec, MVT ElemTy,
364
HexagonTargetLowering
::opJoin(const VectorPair &Ops, const SDLoc &dl
[
all
...]
HexagonSubtarget.h
100
HexagonTargetLowering
TLInfo;
123
const
HexagonTargetLowering
*getTargetLowering() const override {
HexagonTargetTransformInfo.h
40
const
HexagonTargetLowering
&TLI;
43
const
HexagonTargetLowering
*getTLI() const { return &TLI; }
HexagonISelLowering.h
105
class
HexagonTargetLowering
: public TargetLowering {
114
explicit
HexagonTargetLowering
(const TargetMachine &TM,
HexagonISelDAGToDAGHVX.cpp
803
static const
HexagonTargetLowering
&getHexagonLowering(SelectionDAG &G) {
804
return static_cast<const
HexagonTargetLowering
&>(G.getTargetLoweringInfo());
812
const
HexagonTargetLowering
&Lower;
Completed in 19 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026