Home
last modified time | relevance | path

Searched defs:WriteRef (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
H A DRegisterFile.h32 class WriteRef; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DInstruction.h607 WriteRef() : Data(INVALID_IID, nullptr) {} in WriteRef() function
608 WriteRef(unsigned SourceIndex, WriteState *WS) : Data(SourceIndex, WS) {} in WriteRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/HardwareUnits/
DRegisterFile.h48 WriteRef() in WriteRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/HardwareUnits/
DRegisterFile.h48 WriteRef() in WriteRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/HardwareUnits/
DRegisterFile.h48 WriteRef() in WriteRef() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/HardwareUnits/
DRegisterFile.h48 WriteRef() in WriteRef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/HardwareUnits/
H A DRegisterFile.h48 WriteRef() in WriteRef() function
/aosp_15_r20/art/libelffile/dwarf/
H A Ddebug_info_entry_writer.h161 void WriteRef(Attribute attrib, uint32_t cu_offset) { in WriteRef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp27 WriteRef::WriteRef(unsigned SourceIndex, WriteState *WS) in WriteRef() function in llvm::mca::WriteRef