Home
last modified time | relevance | path

Searched defs:EB (Results 1 – 19 of 19) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DFPEnv.h65 inline bool isDefaultFPEnvironment(fp::ExceptionBehavior EB, RoundingMode RM) { in isDefaultFPEnvironment()
83 inline bool canIgnoreSNaN(fp::ExceptionBehavior EB, FastMathFlags FMF) { in canIgnoreSNaN()
/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h156 static bool classof(const Expression *EB) { in classof() argument
280 static bool classof(const Expression *EB) { in classof() argument
314 static bool classof(const Expression *EB) { in classof() argument
346 classof(const Expression * EB) classof() argument
385 classof(const Expression * EB) classof() argument
427 classof(const Expression * EB) classof() argument
517 classof(const Expression * EB) classof() argument
562 classof(const Expression * EB) classof() argument
599 classof(const Expression * EB) classof() argument
635 classof(const Expression * EB) classof() argument
[all...]
/llvm-project/third-party/benchmark/test/
H A Dregister_benchmark_test.cc152 auto EB = ExpectedResults.begin(); in RunTestOne() local
181 auto EB = ExpectedResults.begin(); in RunTestTwo() local
H A Dskip_with_error_test.cc189 auto EB = ExpectedResults.begin(); in main() local
/llvm-project/llvm/lib/MC/
H A DMCRegisterInfo.cpp212 MCRegUnitIterator IB = RangeB.begin(), EB = RangeB.end(); regsOverlap() local
/llvm-project/llvm/unittests/ExecutionEngine/JITLink/
H A DLinkGraphTests.cpp671 auto &EB = G.createContentBlock(Sec, BlockContent, EBAddr, 8, 0); TEST() local
/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp93 for (StructType::element_iterator EB = STy->element_begin(), in ComputeValueVTs() local
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1932 std::optional<fp::ExceptionBehavior> EB = CI->getExceptionBehavior(); mayFoldConstrained() local
2220 std::optional<fp::ExceptionBehavior> EB = CI->getExceptionBehavior(); ConstantFoldScalarCall1() local
2225 std::optional<fp::ExceptionBehavior> EB = CI->getExceptionBehavior(); ConstantFoldScalarCall1() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp531 __anoncff144e10702(const BasicBlock *EB) violatesLegacyMultiExitLoopCheck() argument
/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1637 EB = B.instr_end(); prescanForConstants() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1259 VPBasicBlock *EB = TopRegion->getExitingBasicBlock(); addVPLaneMaskPhiAndUpdateExitBranch() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2945 MachineBasicBlock *LB, *PB, *EB; member
3372 MachineBasicBlock *EB = nullptr; in runOnMachineFunction() local
H A DHexagonLoopIdiomRecognition.cpp2360 __anon5ed319891202(BasicBlock *EB) runOnLoopBlock() argument
/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1593 const Expr *EA = A.ConstraintExpr, *EB = B.ConstraintExpr; MaybeEmitAmbiguousAtomicConstraintsDiagnostic() local
H A DSemaOverload.cpp10647 if (auto *EB = dyn_cast<EnumConstantDecl>(VB)) { isEquivalentInternalLinkageDeclaration() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1699 for (auto EB = Entries.begin(), EI = EB, EE = Entries.end(); EI != EE; ++EI) { buildLocationList() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2055 fp::ExceptionBehavior EB = *FPI.getExceptionBehavior(); translateConstrainedFPIntrinsic() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5954 SDValue EB = DCI.DAG.getAnyExtOrTrunc( PerformVSELECTCombine() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8133 __anone3ab55e10e02(SDValue Result, fp::ExceptionBehavior EB) visitConstrainedFPIntrinsic() argument
8162 fp::ExceptionBehavior EB = *FPI.getExceptionBehavior(); visitConstrainedFPIntrinsic() local