HomeSort by relevance Sort by last modified time
    Searched refs:doesNoCfCheck (Results 1 - 5 of 5) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86IndirectBranchTracking.cpp 109 !MF.getFunction().doesNoCfCheck()) {
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
Function.h 503 bool doesNoCfCheck() const { return hasFnAttribute(Attribute::NoCfCheck); }
Instructions.h     [all...]

Completed in 147 milliseconds