Home
last modified time | relevance | path

Searched refs:getUseAssemblerInfoForParsing (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCStreamer.h271 bool getUseAssemblerInfoForParsing() { return UseAssemblerInfoForParsing; } in getUseAssemblerInfoForParsing() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCObjectStreamer.cpp43 if (getUseAssemblerInfoForParsing()) in getAssemblerPtr()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCStreamer.h298 bool getUseAssemblerInfoForParsing() { return UseAssemblerInfoForParsing; } in getUseAssemblerInfoForParsing() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCStreamer.h302 bool getUseAssemblerInfoForParsing() { return UseAssemblerInfoForParsing; } in getUseAssemblerInfoForParsing() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCStreamer.h302 bool getUseAssemblerInfoForParsing() { return UseAssemblerInfoForParsing; } in getUseAssemblerInfoForParsing() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCStreamer.h302 bool getUseAssemblerInfoForParsing() { return UseAssemblerInfoForParsing; } in getUseAssemblerInfoForParsing() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCStreamer.h302 bool getUseAssemblerInfoForParsing() { return UseAssemblerInfoForParsing; } in getUseAssemblerInfoForParsing() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCObjectStreamer.cpp45 if (getUseAssemblerInfoForParsing()) in getAssemblerPtr()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp495 bool SaveFlag = OutStreamer->getUseAssemblerInfoForParsing(); in runOnMachineFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp459 bool SaveFlag = OutStreamer->getUseAssemblerInfoForParsing(); in runOnMachineFunction()