Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6881 isMovedFromParts(SDValue Val,SDValue & LoPart,SDValue & HiPart) isMovedFromParts() argument
6968 SDValue LoPart, HiPart; combineSTORE() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3656 auto HiPart = MIRBuilder.buildInstr(Opcode, {Ty}, {LHS, RHS}); lower() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3143 LowerLabelRef(SDValue HiPart,SDValue LoPart,bool isPIC,SelectionDAG & DAG) LowerLabelRef() argument