Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h1213 MachineInstrBuilder buildBlockAddress(Register Res, const BlockAddress *BA);
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h1360 MachineInstrBuilder buildBlockAddress(Register Res, const BlockAddress *BA);
/external/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()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp931 MachineIRBuilder::buildBlockAddress(Register Res, const BlockAddress *BA) { in buildBlockAddress() function in MachineIRBuilder
DIRTranslator.cpp2847 EntryBuilder->buildBlockAddress(Reg, BA); in translate()