Home
last modified time | relevance | path

Searched defs:hasITBlocks (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h202 bool hasITBlocks() const { return HasITBlocks; } in hasITBlocks() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h210 bool hasITBlocks() const { return HasITBlocks; } in hasITBlocks() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h243 bool hasITBlocks() const { return HasITBlocks; } in hasITBlocks() function