Home
last modified time | relevance | path

Searched defs:setMBB (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp31 void MachineIRBuilder::setMBB(MachineBasicBlock &MBB, bool Beginning) { in setMBB() function in MachineIRBuilder
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h532 void setMBB(MachineBasicBlock *MBB) { in setMBB() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineOperand.h687 void setMBB(MachineBasicBlock *MBB) { in setMBB() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineOperand.h724 void setMBB(MachineBasicBlock *MBB) { in setMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineOperand.h727 void setMBB(MachineBasicBlock *MBB) { in setMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineOperand.h727 void setMBB(MachineBasicBlock *MBB) { in setMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineOperand.h727 void setMBB(MachineBasicBlock *MBB) { in setMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineOperand.h727 void setMBB(MachineBasicBlock *MBB) { in setMBB() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h335 void setMBB(MachineBasicBlock &MBB) { in setMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h345 void setMBB(MachineBasicBlock &MBB) { in setMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h342 void setMBB(MachineBasicBlock &MBB) { in setMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h342 void setMBB(MachineBasicBlock &MBB) { in setMBB() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h342 void setMBB(MachineBasicBlock &MBB) { in setMBB() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp36 void MachineIRBuilder::setMBB(MachineBasicBlock &MBB) { in setMBB() function in MachineIRBuilder