Home
last modified time | relevance | path

Searched defs:newLoad (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp848 LoadInst *newLoad = new LoadInst(V, V->getName()+".val", Call); in DoPromotion() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_replacement_pass.cpp249 std::unique_ptr<Instruction> newLoad( in ReplaceWholeLoad() local
Dinline_pass.cpp105 std::unique_ptr<Instruction> newLoad( in AddLoad() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_replacement_pass.cpp250 std::unique_ptr<Instruction> newLoad( in ReplaceWholeLoad() local
Dinline_pass.cpp105 std::unique_ptr<Instruction> newLoad( in AddLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp306 LoadInst *newLoad = in doPromotion() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dscalar_replacement_pass.cpp248 std::unique_ptr<Instruction> newLoad( in ReplaceWholeLoad() local
Dinline_pass.cpp105 std::unique_ptr<Instruction> newLoad( in AddLoad() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3263 SDValue newLoad = DAG.getLoad(intVT, dl, Chain, Ptr, in expandUnalignedLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp6695 SDValue newLoad = DAG.getLoad(intVT, dl, Chain, Ptr, in expandUnalignedLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp8506 SDValue newLoad = SkipLoadExtensionForVMULL(LD, DAG); in SkipExtensionForVMULL() local