Home
last modified time | relevance | path

Searched refs:EL1 (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dglobal-sra-fp80-array.ll25 …array.1 = internal unnamed_addr global x86_fp80 0xK00000000000000000000, align 16, !dbg ![[EL1:.*]]
29 ; CHECK: ![[EL1]] = !DIGlobalVariableExpression(var: ![[VAR]], expr: !DIExpression(DW_OP_LLVM_fragm…
Dglobal-sra-fp80-struct.ll28 ; CHECK: @static_struct.1 = internal unnamed_addr global i32 0, align 16, !dbg ![[EL1:.*]]
32 ; CHECK: ![[EL1]] = !DIGlobalVariableExpression(var: ![[VAR]], expr: !DIExpression(DW_OP_LLVM_fragm…
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
Dglobal-sra-struct.ll23 ; CHECK: @static_struct.1 = internal unnamed_addr global i64 0, align 8, !dbg ![[EL1:.*]]
27 ; CHECK: ![[EL1]] = !DIGlobalVariableExpression(var: ![[VAR]], expr: !DIExpression(DW_OP_LLVM_fragm…
Dglobal-sra-array.ll25 ; CHECK: @array.1.0 = internal unnamed_addr global i32 0, align 8, !dbg ![[EL1:.*]]
29 ; CHECK: ![[EL1]] = !DIGlobalVariableExpression(var: ![[VAR]], expr: !DIExpression(DW_OP_LLVM_fragm…
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4342 ExitLimit EL1 = ComputeExitLimitFromCond(L, BO->getOperand(1), TBB, FBB); in ComputeExitLimitFromCond() local
4349 EL1.Exact == getCouldNotCompute()) in ComputeExitLimitFromCond()
4352 BECount = getUMinFromMismatchedTypes(EL0.Exact, EL1.Exact); in ComputeExitLimitFromCond()
4354 MaxBECount = EL1.Max; in ComputeExitLimitFromCond()
4355 else if (EL1.Max == getCouldNotCompute()) in ComputeExitLimitFromCond()
4358 MaxBECount = getUMinFromMismatchedTypes(EL0.Max, EL1.Max); in ComputeExitLimitFromCond()
4363 if (EL0.Max == EL1.Max) in ComputeExitLimitFromCond()
4365 if (EL0.Exact == EL1.Exact) in ComputeExitLimitFromCond()
4374 ExitLimit EL1 = ComputeExitLimitFromCond(L, BO->getOperand(1), TBB, FBB); in ComputeExitLimitFromCond() local
4381 EL1.Exact == getCouldNotCompute()) in ComputeExitLimitFromCond()
[all …]
/external/u-boot/arch/arm/cpu/armv8/
DKconfig19 this register is RO for NS EL1.
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5816 ExitLimit EL1 = computeExitLimitFromCond(L, BO->getOperand(1), TBB, FBB, in computeExitLimitFromCond() local
5825 EL1.Exact == getCouldNotCompute()) in computeExitLimitFromCond()
5828 BECount = getUMinFromMismatchedTypes(EL0.Exact, EL1.Exact); in computeExitLimitFromCond()
5830 MaxBECount = EL1.Max; in computeExitLimitFromCond()
5831 else if (EL1.Max == getCouldNotCompute()) in computeExitLimitFromCond()
5834 MaxBECount = getUMinFromMismatchedTypes(EL0.Max, EL1.Max); in computeExitLimitFromCond()
5839 if (EL0.Max == EL1.Max) in computeExitLimitFromCond()
5841 if (EL0.Exact == EL1.Exact) in computeExitLimitFromCond()
5847 NP.add(&EL1.Pred); in computeExitLimitFromCond()
5864 ExitLimit EL1 = computeExitLimitFromCond(L, BO->getOperand(1), TBB, FBB, in computeExitLimitFromCond() local
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp7177 ExitLimit EL1 = computeExitLimitFromCondCached( in computeExitLimitFromCondImpl() local
7186 EL1.ExactNotTaken == getCouldNotCompute()) in computeExitLimitFromCondImpl()
7190 getUMinFromMismatchedTypes(EL0.ExactNotTaken, EL1.ExactNotTaken); in computeExitLimitFromCondImpl()
7192 MaxBECount = EL1.MaxNotTaken; in computeExitLimitFromCondImpl()
7193 else if (EL1.MaxNotTaken == getCouldNotCompute()) in computeExitLimitFromCondImpl()
7197 getUMinFromMismatchedTypes(EL0.MaxNotTaken, EL1.MaxNotTaken); in computeExitLimitFromCondImpl()
7201 if (EL0.MaxNotTaken == EL1.MaxNotTaken) in computeExitLimitFromCondImpl()
7203 if (EL0.ExactNotTaken == EL1.ExactNotTaken) in computeExitLimitFromCondImpl()
7217 {&EL0.Predicates, &EL1.Predicates}); in computeExitLimitFromCondImpl()
7225 ExitLimit EL1 = computeExitLimitFromCondCached( in computeExitLimitFromCondImpl() local
[all …]
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md1232 Generate exception targeting EL1.