Home
last modified time | relevance | path

Searched defs:GRLenVT (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.h44 MVT GRLenVT = MVT::i32; variable
H A DLoongArchISelLowering.cpp49 MVT GRLenVT = Subtarget.getGRLenVT(); in LoongArchTargetLowering() local
636 MVT GRLenVT = Subtarget.getGRLenVT(); lowerRETURNADDR() local
884 MVT GRLenVT = Subtarget.getGRLenVT(); getStaticTLSAddr() local
1329 MVT GRLenVT = Subtarget.getGRLenVT(); lowerINTRINSIC_W_CHAIN() local
1450 MVT GRLenVT = Subtarget.getGRLenVT(); lowerINTRINSIC_VOID() local
1980 MVT GRLenVT = Subtarget.getGRLenVT(); ReplaceNodeResults() local
2002 MVT GRLenVT = Subtarget.getGRLenVT(); ReplaceNodeResults() local
2028 MVT GRLenVT = Subtarget.getGRLenVT(); ReplaceNodeResults() local
2207 MVT GRLenVT = Subtarget.getGRLenVT(); performANDCombine() local
2294 MVT GRLenVT = Subtarget.getGRLenVT(); performSRLCombine() local
2322 MVT GRLenVT = Subtarget.getGRLenVT(); performORCombine() local
3637 MVT GRLenVT = GRLen == 32 ? MVT::i32 : MVT::i64; CC_LoongArch() local
3983 MVT GRLenVT = Subtarget.getGRLenVT(); LowerFormalArguments() local
4191 MVT GRLenVT = Subtarget.getGRLenVT(); LowerCall() local
[all...]
H A DLoongArchISelDAGToDAG.cpp45 MVT GRLenVT = Subtarget->getGRLenVT(); in INITIALIZE_PASS() local
[all...]