Home
last modified time | relevance | path

Searched defs:LoadOpc (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1616 unsigned LoadOpc; in expandLoadVec2() local
1702 unsigned LoadOpc; in expandLoadVec() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1844 unsigned LoadOpc; in expandLoadVec2() local
1919 unsigned LoadOpc = UseAligned ? Hexagon::V6_vL32b_ai in expandLoadVec() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1952 unsigned LoadOpc; in expandLoadVec2() local
2019 unsigned LoadOpc = NeedAlign <= HasAlign ? Hexagon::V6_vL32b_ai in expandLoadVec() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp976 unsigned LoadOpc = PPC::LFD; in PPCMoveToFPReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1039 unsigned LoadOpc = PPC::LFD; in PPCMoveToFPReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1041 unsigned LoadOpc = PPC::LFD; in PPCMoveToFPReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp646 unsigned LoadOpc; in foldMemoryOperandImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp613 unsigned LoadOpc = getExtLoadOpcForExtend(Preferred.ExtendOpcode); in applyCombineExtendingLoads() local