Home
last modified time | relevance | path

Searched defs:isUndef (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp212 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
DMachineInstr.cpp178 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp2567 bool &isKill, bool &isUndef, in classifyLEAReg()
2803 bool isKill, isUndef; in convertToThreeAddress() local
2846 bool isKill, isUndef; in convertToThreeAddress() local
2880 bool isKill, isUndef; in convertToThreeAddress() local
2919 bool isKill, isUndef; in convertToThreeAddress() local
2964 bool isUndef = MI.getOperand(1).isUndef(); in convertToThreeAddress() local
2990 bool isKill, isUndef; in convertToThreeAddress() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h256 bool isUndef() const { in isUndef() function
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h302 bool isUndef() const { in isUndef() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h121 inline bool isUndef() const { in isUndef() function
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVEntry.h265 bool isUndef() const { return OpCode == OpUndef;} in isUndef() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp156 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
/external/llvm/lib/IR/
DConstants.cpp959 bool isUndef = false; in get() local
1013 bool isUndef = isa<UndefValue>(C); in getImpl() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp720 bool isUndef = isa<UndefValue>(C); in get() local