Home
last modified time | relevance | path

Searched defs:Unpredictable (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.h117 enum Unpredictable { Unpredictable_WBOVERLAP, Unpredictable_LDPOVERLAP }; enum
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DIRBuilder.h951 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { in addBranchMetadata()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp1804 llvm::MDNode *Unpredictable = nullptr; in EmitBranchOnBoolExpr() local