Home
last modified time | relevance | path

Searched refs:buildBlockAddress (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h1213 MachineInstrBuilder buildBlockAddress(Register Res, const BlockAddress *BA);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp902 MachineIRBuilder::buildBlockAddress(Register Res, const BlockAddress *BA) { in buildBlockAddress() function in MachineIRBuilder
DIRTranslator.cpp2192 EntryBuilder->buildBlockAddress(Reg, BA); in translate()