OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HexagonTargetLowering
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/Hexagon/
HexagonSubtarget.h
53
HexagonTargetLowering
TLInfo;
72
const
HexagonTargetLowering
*getTargetLowering() const override {
HexagonTargetTransformInfo.h
33
const
HexagonTargetLowering
*TLI;
36
const
HexagonTargetLowering
*getTLI() const { return TLI; }
HexagonISelLowering.cpp
508
void
HexagonTargetLowering
::promoteLdStType(EVT VT, EVT PromotedLdStVT) {
521
HexagonTargetLowering
::LowerINTRINSIC_WO_CHAIN(SDValue Op, SelectionDAG &DAG)
557
HexagonTargetLowering
::LowerReturn(SDValue Chain,
596
bool
HexagonTargetLowering
::mayBeEmittedAsTailCall(CallInst *CI) const {
612
HexagonTargetLowering
::LowerCallResult(SDValue Chain, SDValue InFlag,
644
HexagonTargetLowering
::LowerCall(TargetLowering::CallLoweringInfo &CLI,
[
all
...]
HexagonISelLowering.h
92
class
HexagonTargetLowering
: public TargetLowering {
102
explicit
HexagonTargetLowering
(const TargetMachine &TM,
Completed in 356 milliseconds