Home
last modified time | relevance | path

Searched refs:FAIL_BAD_CONDITIONAL_BRANCH (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cfi-verify/X86/
Dunprotected-lineinfo.s5 # CHECK-LABEL: {{^Instruction: .* \(FAIL_BAD_CONDITIONAL_BRANCH\)}}
Dblacklist-expected-unprotected.s6 # CHECK-LABEL: {{^Instruction: .* \(FAIL_BAD_CONDITIONAL_BRANCH\)}}
Dblacklist-match-fun.s6 # CHECK-LABEL: {{^Instruction: .* \(FAIL_BAD_CONDITIONAL_BRANCH\)}}
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.h61 FAIL_BAD_CONDITIONAL_BRANCH, enumerator
DFileAnalysis.cpp63 case CFIProtectionStatus::FAIL_BAD_CONDITIONAL_BRANCH: in stringCFIProtectionStatus()
281 return CFIProtectionStatus::FAIL_BAD_CONDITIONAL_BRANCH; in validateCFIProtection()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cfi-verify/AArch64/
Dunprotected-lineinfo.s4 # CHECK-LABEL: {{^Instruction: .* \(FAIL_BAD_CONDITIONAL_BRANCH\)}}
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-cfi-verify/
DFileAnalysis.cpp630 EXPECT_EQ(CFIProtectionStatus::FAIL_BAD_CONDITIONAL_BRANCH, in TEST_F()
743 EXPECT_EQ(CFIProtectionStatus::FAIL_BAD_CONDITIONAL_BRANCH, in TEST_F()