Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.h117 enum Unpredictable { Unpredictable_WBOVERLAP, Unpredictable_LDPOVERLAP }; enum
/external/vixl/src/aarch32/
Ddisasm-aarch32.h600 virtual void Unpredictable() { os() << " ; unpredictable"; } in Unpredictable() function
/external/llvm/include/llvm/IR/
DIRBuilder.h637 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { in addBranchMetadata()
/external/llvm-project/llvm/include/llvm/IR/
DIRBuilder.h943 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { in addBranchMetadata()
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1356 llvm::MDNode *Unpredictable = nullptr; in EmitBranchOnBoolExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h937 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { in addBranchMetadata()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp1695 llvm::MDNode *Unpredictable = nullptr; in EmitBranchOnBoolExpr() local