Home
last modified time | relevance | path

Searched refs:FuncC (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp50 Constant *FuncC = CS->getOperand(1); in operator *() local
54 while (FuncC) { in operator *()
55 if (Function *F = dyn_cast_or_null<Function>(FuncC)) { in operator *()
58 } else if (ConstantExpr *CE = dyn_cast_or_null<ConstantExpr>(FuncC)) { in operator *()
60 FuncC = dyn_cast_or_null<ConstantExpr>(CE->getOperand(0)); in operator *()
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dmangle.ll12 define internal void @FuncC(i32 %i) {
16 ; FuncC is a C symbol that isn't recognized as a C++ mangled symbol.
17 ; CHECK-LABEL: .text.FuncC
18 ; CHECK: FuncC: